|
Eclipse JDT Release 3.8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EnumType
Represents an enum type.
Method Summary | |
---|---|
EnumDeclaration |
getDeclaration()
Returns the declaration of this type. |
Methods inherited from interface com.sun.mirror.type.ClassType |
---|
getSuperclass |
Methods inherited from interface com.sun.mirror.type.DeclaredType |
---|
getActualTypeArguments, getContainingType, getSuperinterfaces |
Methods inherited from interface com.sun.mirror.type.TypeMirror |
---|
accept, equals, toString |
Method Detail |
---|
EnumDeclaration getDeclaration()
Returns null if this type's declaration is unknown. This may be the result of a processing error, such as a missing class file.
getDeclaration
in interface ClassType
getDeclaration
in interface DeclaredType
|
Eclipse JDT Release 3.8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) 2000, 2013 IBM Corporation and others. All rights reserved.