|
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||
java.lang.Objectalt.jiapi.reflect.JiapiAnnotation
public class JiapiAnnotation
Represents an annotation of Class, Method or Field.
| Constructor Summary | |
|---|---|
JiapiAnnotation(AnnotationBase.Annotation a)
|
|
| Method Summary | |
|---|---|
java.lang.String |
annotationType()
|
java.lang.Object |
getElement(java.lang.String name)
|
AnnotationBase.Element[] |
getElements()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JiapiAnnotation(AnnotationBase.Annotation a)
| Method Detail |
|---|
public java.lang.String annotationType()
public java.lang.Object getElement(java.lang.String name)
public AnnotationBase.Element[] getElements()
|
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||