|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface State
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 |
|---|
java.lang.String getName()
int getCode()
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 | |||||||||