| Package | Description |
|---|---|
| org.optaplanner.examples.meetingscheduling.domain |
| Modifier and Type | Method and Description |
|---|---|
Room |
MeetingAssignment.getRoom() |
| Modifier and Type | Method and Description |
|---|---|
List<Room> |
MeetingSchedule.getRoomList() |
| Modifier and Type | Method and Description |
|---|---|
void |
MeetingAssignment.setRoom(Room room) |
| Modifier and Type | Method and Description |
|---|---|
void |
MeetingSchedule.setRoomList(List<Room> roomList) |
Copyright © 2006–2018 JBoss by Red Hat. All rights reserved.