|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AnnotationModel
Models an annotation instance
Method Summary | |
---|---|
AnnotatedElement |
getElement()
Returns the annotated element with this annotation instance |
AnnotationType |
getType()
Returns the annotation type for this model |
Map<String,Object> |
getValues()
Returns an unmodifiable collection of annotation values. |
Method Detail |
---|
AnnotationType getType()
AnnotatedElement getElement()
Map<String,Object> getValues()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |