ExecutableElement.@Deprecated public interface AnnotationTypeElementDeclaration extends MethodDeclaration
| Modifier and Type | Method and Description |
|---|---|
AnnotationTypeDeclaration |
getDeclaringType()
Deprecated.
Returns the type declaration within which this member or constructor
is declared.
|
AnnotationValue |
getDefaultValue()
Deprecated.
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 © 2004, 2020, Oracle and/or its affiliates. All rights reserved.