Package | Description |
---|---|
pt.lsts.imc |
Modifier and Type | Method and Description |
---|---|
TrexOperation.OP |
TrexOperation.getOp() |
static TrexOperation.OP |
TrexOperation.OP.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TrexOperation.OP[] |
TrexOperation.OP.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TrexOperation |
TrexOperation.setOp(TrexOperation.OP op) |
Constructor and Description |
---|
TrexOperation(TrexOperation.OP op,
java.lang.String goal_id,
TrexToken token) |