public class AnnotationBase.Annotation extends Object
Constructor and Description |
---|
Annotation(short typeIndex) |
Modifier and Type | Method and Description |
---|---|
void |
addElement(AnnotationBase.Element e) |
String |
getAnnotationType() |
List<AnnotationBase.Element> |
getElements()
Each entry is an instance of Element.
|
String |
toString() |
public void addElement(AnnotationBase.Element e)
public String getAnnotationType()
public List<AnnotationBase.Element> getElements()
Copyright © 2017. All rights reserved.