VariableElement.@Deprecated public interface EnumConstantDeclaration extends FieldDeclaration
| Modifier and Type | Method and Description |
|---|---|
EnumDeclaration |
getDeclaringType()
Deprecated.
Returns the type declaration within which this member or constructor
is declared.
|
getConstantExpression, getConstantValue, getTypeaccept, equals, getAnnotation, getAnnotationMirrors, getDocComment, getModifiers, getPosition, getSimpleNameEnumDeclaration getDeclaringType()
getDeclaringType in interface MemberDeclaration
Copyright © 2004, 2020, Oracle and/or its affiliates. All rights reserved.