| Package | Description |
|---|---|
| org.optaplanner.examples.examination.domain |
| Modifier and Type | Method and Description |
|---|---|
RoomPenalty |
RoomPenalty.withId(long id) |
RoomPenalty |
RoomPenalty.withRoomPenaltyType(RoomPenaltyType type) |
RoomPenalty |
RoomPenalty.withTopic(Topic topic) |
| Modifier and Type | Method and Description |
|---|---|
List<RoomPenalty> |
Examination.getRoomPenaltyList() |
| Modifier and Type | Method and Description |
|---|---|
void |
Examination.setRoomPenaltyList(List<RoomPenalty> roomPenaltyList) |
Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.