Uses of Class
org.optaplanner.examples.examination.domain.RoomPenalty
Packages that use RoomPenalty
-
Uses of RoomPenalty in org.optaplanner.examples.examination.domain
Methods in org.optaplanner.examples.examination.domain that return RoomPenaltyModifier and TypeMethodDescriptionRoomPenalty.withId(long id) RoomPenalty.withRoomPenaltyType(RoomPenaltyType type) Methods in org.optaplanner.examples.examination.domain that return types with arguments of type RoomPenaltyMethod parameters in org.optaplanner.examples.examination.domain with type arguments of type RoomPenaltyModifier and TypeMethodDescriptionvoidExamination.setRoomPenaltyList(List<RoomPenalty> roomPenaltyList)