public static interface AnnotationDesc.ElementValuePair
Modifier and Type | Method and Description |
---|---|
AnnotationTypeElementDoc |
element()
Returns the annotation type element.
|
AnnotationValue |
value()
Returns the value associated with the annotation type element.
|
AnnotationTypeElementDoc element()
AnnotationValue value()