Package | Description |
---|---|
com.sun.mirror.declaration |
Interfaces used to model program element declarations.
|
Modifier and Type | Method and Description |
---|---|
AnnotationValue |
AnnotationTypeElementDeclaration.getDefaultValue()
Deprecated.
Returns the default value of this element.
|
Modifier and Type | Method and Description |
---|---|
Map<AnnotationTypeElementDeclaration,AnnotationValue> |
AnnotationMirror.getElementValues()
Deprecated.
Returns this annotation's elements and their values.
|
Copyright © 2004, 2013, Oracle and/or its affiliates. All rights reserved.