Package | Description |
---|---|
com.sun.mirror.declaration |
Interfaces used to model program element declarations.
|
Modifier and Type | Method and Description |
---|---|
AnnotationValue |
AnnotationTypeElementDeclaration.getDefaultValue()
Returns the default value of this element.
|
Modifier and Type | Method and Description |
---|---|
Map<AnnotationTypeElementDeclaration,AnnotationValue> |
AnnotationMirror.getElementValues()
Returns this annotation's elements and their values.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.