Package | Description |
---|---|
pt.lsts.imc |
Modifier and Type | Method and Description |
---|---|
EmergencyControlState.STATE |
EmergencyControlState.getState() |
static EmergencyControlState.STATE |
EmergencyControlState.STATE.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EmergencyControlState.STATE[] |
EmergencyControlState.STATE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EmergencyControlState |
EmergencyControlState.setState(EmergencyControlState.STATE state) |
Constructor and Description |
---|
EmergencyControlState(EmergencyControlState.STATE state,
java.lang.String plan_id,
short comm_level) |