|
Eclipse JDT Release 3.7 |
|||||||||
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
|
Eclipse JDT Release 3.7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) 2000, 2011 IBM Corporation and others. All rights reserved.