| 
 | Doclet API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AnnotationDesc
Represents an annotation. An annotation associates a value with each element of an annotation type.
| Nested Class Summary | |
|---|---|
| static interface | AnnotationDesc.ElementValuePairRepresents an association between an annotation type element and one of its values. | 
| Method Summary | |
|---|---|
|  AnnotationTypeDoc | annotationType()Returns the annotation type of this annotation. | 
|  AnnotationDesc.ElementValuePair[] | elementValues()Returns this annotation's elements and their values. | 
| Method Detail | 
|---|
AnnotationTypeDoc annotationType()
AnnotationDesc.ElementValuePair[] elementValues()
| 
 | Doclet API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||