it.imolinfo.jbi4corba.webservice.generator.bcm
Class AnnotationValue

java.lang.Object
  extended by it.imolinfo.jbi4corba.webservice.generator.bcm.AnnotationValue

public class AnnotationValue
extends Object

XXX javadoc.


Field Summary
static int ANNOTATION_VISIT
           
static int ANNOTATION_VISIT_ANNOTATION
           
static int ANNOTATION_VISIT_ARRAY
           
static int ANNOTATION_VISIT_ENUM
           
 String desc
           
 String name
           
 int type
           
 Object value
           
 
Constructor Summary
AnnotationValue(int type)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

ANNOTATION_VISIT

public static final int ANNOTATION_VISIT
See Also:
Constant Field Values

ANNOTATION_VISIT_ANNOTATION

public static final int ANNOTATION_VISIT_ANNOTATION
See Also:
Constant Field Values

ANNOTATION_VISIT_ARRAY

public static final int ANNOTATION_VISIT_ARRAY
See Also:
Constant Field Values

ANNOTATION_VISIT_ENUM

public static final int ANNOTATION_VISIT_ENUM
See Also:
Constant Field Values

type

public int type

name

public String name

desc

public String desc

value

public Object value
Constructor Detail

AnnotationValue

public AnnotationValue(int type)
Parameters:
type - The type
Method Detail

toString

public String toString()
Overrides:
toString in class Object
Returns:
The return


Copyright © 2005-2010 Imola Informatica. All Rights Reserved.