|
OptaPlanner distribution 6.0.2-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Hobby | |
---|---|
org.optaplanner.examples.manners2009.domain |
Uses of Hobby in org.optaplanner.examples.manners2009.domain |
---|
Methods in org.optaplanner.examples.manners2009.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.manners2009.domain with parameters of type Hobby | |
---|---|
void |
HobbyPractician.setHobby(Hobby hobby)
|
|
OptaPlanner distribution 6.0.2-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |