|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ReflectionInfo
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 element. |
String |
getSignature()
Returns the signature for the element. |
| Method Detail |
|---|
String getName()
String getSignature()
int getModifiers()
List getAnnotations()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||