|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A - exact annotation typeM - exact annotated element typepublic interface Element<A extends Annotation,M extends AnnotatedElement>
Annotation holder element.
| Method Summary | |
|---|---|
M |
getAnnotatedElement()
Get the annotated element that holds the annotation. |
A |
getAnnotation()
Get the annotation instance. |
Class<?> |
getOwner()
Get the annotation owner class. |
String |
getOwnerClassName()
Get the owner class name. |
| Method Detail |
|---|
String getOwnerClassName()
Class<?> getOwner()
A getAnnotation()
M getAnnotatedElement()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||