public abstract class StateObject extends HetmanObject
Modifier and Type | Field and Description |
---|---|
protected State |
state |
palioObjectCode, process
Constructor and Description |
---|
StateObject(State state,
java.lang.String palioObjectCode) |
Modifier and Type | Method and Description |
---|---|
State |
getState() |
void |
setState(State state) |
execute, getDefaultPalioObjectCode, getPalioObjectCode, getProcess