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