|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface implemented by the enumerators of a type-safe enum.
Method Summary | |
String |
getLiteral()
Returns the literal value of the enumerator. |
String |
getName()
Returns the name of the enumerator. |
int |
getValue()
Returns the int value of the enumerator. |
Method Detail |
public String getName()
public int getValue()
int
value of the enumerator.
public String getLiteral()
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |