|
OptaPlanner distribution 6.0.0-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenderLimitation | |
---|---|
org.optaplanner.examples.pas.domain |
Uses of GenderLimitation in org.optaplanner.examples.pas.domain |
---|
Methods in org.optaplanner.examples.pas.domain that return GenderLimitation | |
---|---|
GenderLimitation |
Room.getGenderLimitation()
|
GenderLimitation |
BedDesignation.getRoomGenderLimitation()
|
static GenderLimitation |
GenderLimitation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GenderLimitation |
GenderLimitation.valueOfCode(String code)
|
static GenderLimitation[] |
GenderLimitation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.optaplanner.examples.pas.domain with parameters of type GenderLimitation | |
---|---|
void |
Room.setGenderLimitation(GenderLimitation genderLimitation)
|
|
OptaPlanner distribution 6.0.0-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |