| Modifier and Type | Method and Description |
|---|---|
DiscoveryOutcomeGoal |
DiscoveryGoalOutcome.getGoal() |
static DiscoveryOutcomeGoal |
DiscoveryOutcomeGoal.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DiscoveryOutcomeGoal[] |
DiscoveryOutcomeGoal.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DiscoveryGoalOutcome.setGoal(DiscoveryOutcomeGoal goal) |
Copyright © 2020. All Rights Reserved.