|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Defines the interface to all concrete implementations of state representation.
NOT available in MIDP
Method Summary | |
int |
getCode()
Return the integer code assigned to the state. |
java.lang.String |
getName()
Returns the name of the state. |
java.lang.String |
toString()
Return string representation of state description and its code. |
Method Detail |
public java.lang.String getName()
public int getCode()
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |