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