|
OptaPlanner distribution 6.0.0.CR1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RoomPenaltyType | |
---|---|
org.optaplanner.examples.examination.domain |
Uses of RoomPenaltyType in org.optaplanner.examples.examination.domain |
---|
Methods in org.optaplanner.examples.examination.domain that return RoomPenaltyType | |
---|---|
RoomPenaltyType |
RoomPenalty.getRoomPenaltyType()
|
static RoomPenaltyType |
RoomPenaltyType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RoomPenaltyType[] |
RoomPenaltyType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.optaplanner.examples.examination.domain with parameters of type RoomPenaltyType | |
---|---|
void |
RoomPenalty.setRoomPenaltyType(RoomPenaltyType roomPenaltyType)
|
|
OptaPlanner distribution 6.0.0.CR1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |