Package | Description |
---|---|
pt.lsts.imc |
Modifier and Type | Method and Description |
---|---|
EmergencyControl.COMMAND |
EmergencyControl.getCommand() |
static EmergencyControl.COMMAND |
EmergencyControl.COMMAND.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EmergencyControl.COMMAND[] |
EmergencyControl.COMMAND.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EmergencyControl |
EmergencyControl.setCommand(EmergencyControl.COMMAND command) |
Constructor and Description |
---|
EmergencyControl(EmergencyControl.COMMAND command,
PlanSpecification plan) |