Uses of Interface
com.sun.mirror.declaration.AnnotationValue
Package
Description
Interfaces used to model program element declarations.
-
Uses of AnnotationValue in com.sun.mirror.declaration
Modifier and TypeMethodDescriptionAnnotationTypeElementDeclaration.getDefaultValue()
Returns the default value of this element.Modifier and TypeMethodDescriptionAnnotationMirror.getElementValues()
Returns this annotation's elements and their values.