|
Mirror API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EnumConstantDeclaration
Represents an enum constant declaration.
Method Summary | |
---|---|
EnumDeclaration |
getDeclaringType()
Returns the type declaration within which this member or constructor is declared. |
Methods inherited from interface com.sun.mirror.declaration.FieldDeclaration |
---|
getConstantExpression, getConstantValue, getType |
Methods inherited from interface com.sun.mirror.declaration.Declaration |
---|
accept, equals, getAnnotation, getAnnotationMirrors, getDocComment, getModifiers, getPosition, getSimpleName |
Method Detail |
---|
EnumDeclaration getDeclaringType()
getDeclaringType
in interface MemberDeclaration
|
Mirror API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |