| Package | Description |
|---|---|
| org.optaplanner.examples.meetingscheduling.domain |
| Modifier and Type | Method and Description |
|---|---|
Meeting |
MeetingAssignment.getMeeting() |
Meeting |
Attendance.getMeeting() |
| Modifier and Type | Method and Description |
|---|---|
List<Meeting> |
MeetingSchedule.getMeetingList() |
| Modifier and Type | Method and Description |
|---|---|
void |
MeetingAssignment.setMeeting(Meeting meeting) |
void |
Attendance.setMeeting(Meeting meeting) |
| Modifier and Type | Method and Description |
|---|---|
void |
MeetingSchedule.setMeetingList(List<Meeting> meetingList) |
Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.