|
||||||||||
| 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 | |
|---|---|
AnnotationElement.Annotation[] |
getAnnotations()
Returns the annotations. |
java.lang.String |
getGenericsSignature()
Returns the internal generics signature for the element. |
int |
getModifiers()
Returns the class modifiers. |
java.lang.String |
getName()
Returns the name element. |
java.lang.String |
getSignature()
Returns the signature for the element. |
| Method Detail |
|---|
java.lang.String getName()
java.lang.String getSignature()
java.lang.String getGenericsSignature()
int getModifiers()
AnnotationElement.Annotation[] getAnnotations()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||