Package | Description |
---|---|
moise.oe |
Modifier and Type | Field and Description |
---|---|
protected GoalInstance.GoalState |
GoalInstance.state |
Modifier and Type | Method and Description |
---|---|
GoalInstance.GoalState |
GoalInstance.getState() |
static GoalInstance.GoalState |
GoalInstance.GoalState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static GoalInstance.GoalState[] |
GoalInstance.GoalState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
GoalInstance.hasSuperGoalInState(GoalInstance.GoalState s) |