|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Base interface for the reflection info hierarchy.
Method Summary | |
List |
getAnnotations()
Returns the annotation infos. |
int |
getModifiers()
Returns the class modifiers. |
String |
getName()
Returns the name of the class. |
Method Detail |
public String getName()
public int getModifiers()
public List getAnnotations()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |