|
GWT 2.1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gwt.core.ext.typeinfo.JField
com.google.gwt.core.ext.typeinfo.JEnumConstant
public class JEnumConstant
An enumeration constant declared in an enumerated type.
Method Summary | |
---|---|
int |
getOrdinal()
Returns the ordinal value for this enumeration constant. |
JEnumConstant |
isEnumConstant()
|
Methods inherited from class com.google.gwt.core.ext.typeinfo.JField |
---|
getAnnotation, getEnclosingType, getMetaData, getMetaDataTags, getName, getType, isAnnotationPresent, isDefaultAccess, isFinal, isPrivate, isProtected, isPublic, isStatic, isTransient, isVolatile, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public int getOrdinal()
public JEnumConstant isEnumConstant()
isEnumConstant
in class JField
|
GWT 2.1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |