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, getType
accept, equals, getAnnotation, getAnnotationMirrors, getDocComment, getModifiers, getPosition, getSimpleName
EnumDeclaration getDeclaringType()
getDeclaringType
in interface MemberDeclaration
Copyright © 2004, 2018, Oracle and/or its affiliates. All rights reserved.