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