|
OptaPlanner distribution 6.1.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Hobby | |
|---|---|
| org.optaplanner.examples.dinnerparty.domain | |
| Uses of Hobby in org.optaplanner.examples.dinnerparty.domain |
|---|
| Methods in org.optaplanner.examples.dinnerparty.domain that return Hobby | |
|---|---|
Hobby |
HobbyPractician.getHobby()
|
static Hobby |
Hobby.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Hobby |
Hobby.valueOfCode(String code)
|
static Hobby[] |
Hobby.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.optaplanner.examples.dinnerparty.domain with parameters of type Hobby | |
|---|---|
void |
HobbyPractician.setHobby(Hobby hobby)
|
|
OptaPlanner distribution 6.1.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||