public class AnnotationBase.Annotation
extends java.lang.Object
Constructor and Description |
---|
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.Object
Copyright © 2001. Documenation generated February 9 2016.