public class AnnotationBase.Annotation
extends java.lang.Object
| Constructor and Description |
|---|
AnnotationBase.Annotation(short typeIndex) |
| Modifier and Type | Method and Description |
|---|---|
void |
addElement(AnnotationBase.Element e) |
java.lang.String |
getAnnotationType() |
java.util.List |
getElements()
Each entry is an instance of Element.
|
java.lang.String |
toString() |
public void addElement(AnnotationBase.Element e)
public java.lang.String getAnnotationType()
public java.util.List getElements()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2001. Documenation generated January 12 2013.