Static Public Attributes | |
States | BAD_STATE = new States("BAD_STATE") |
States | DONE = new States("DONE") |
States | ENVELOPE = new States("ENVELOPE") |
States | PROCESSING = new States("PROCESSING") |
States | START_MSG = new States("START_MSG") |
States | STATE_ZERO = new States("STATE_ZERO") |
Private Member Functions | |
States (String name) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|