public interface AnnotationTypeElementDeclaration extends MethodDeclaration
| Modifier and Type | Method and Description |
|---|---|
AnnotationTypeDeclaration |
getDeclaringType()
Returns the type declaration within which this member or constructor
is declared.
|
AnnotationValue |
getDefaultValue()
Returns the default value of this element.
|
getReturnTypegetFormalTypeParameters, getParameters, getThrownTypes, isVarArgsaccept, equals, getAnnotation, getAnnotationMirrors, getDocComment, getModifiers, getPosition, getSimpleNameAnnotationValue getDefaultValue()
AnnotationTypeDeclaration getDeclaringType()
getDeclaringType in interface MemberDeclaration
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.