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.
|
getReturnType
getFormalTypeParameters, getParameters, getThrownTypes, isVarArgs
accept, equals, getAnnotation, getAnnotationMirrors, getDocComment, getModifiers, getPosition, getSimpleName
AnnotationValue getDefaultValue()
AnnotationTypeDeclaration getDeclaringType()
getDeclaringType
in interface MemberDeclaration
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.