Package | Description |
---|---|
moise.os.fs |
Modifier and Type | Field and Description |
---|---|
protected Goal.GoalType |
Goal.type |
Modifier and Type | Method and Description |
---|---|
Goal.GoalType |
Goal.getType() |
static Goal.GoalType |
Goal.GoalType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Goal.GoalType[] |
Goal.GoalType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Goal.setType(Goal.GoalType t) |