public class AnnotationBase.Element
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
short |
name_index |
AnnotationBase.Value |
value |
| Constructor and Description |
|---|
AnnotationBase.Element(short name,
AnnotationBase.Value value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
AnnotationBase.Value |
getValue() |
java.lang.String |
toString() |
public short name_index
public AnnotationBase.Value value
public AnnotationBase.Element(short name,
AnnotationBase.Value value)
public java.lang.String getName()
public AnnotationBase.Value getValue()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2001. Documenation generated January 12 2013.