Package | Description |
---|---|
pt.lsts.imc |
Modifier and Type | Method and Description |
---|---|
PlanGeneration.CMD |
PlanGeneration.getCmd() |
static PlanGeneration.CMD |
PlanGeneration.CMD.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PlanGeneration.CMD[] |
PlanGeneration.CMD.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PlanGeneration |
PlanGeneration.setCmd(PlanGeneration.CMD cmd) |
Constructor and Description |
---|
PlanGeneration(PlanGeneration.CMD cmd,
PlanGeneration.OP op,
java.lang.String plan_id,
java.lang.String params) |