| Package | Description |
|---|---|
| org.optaplanner.examples.meetingscheduling.domain |
| Modifier and Type | Method and Description |
|---|---|
Day |
TimeGrain.getDay() |
| Modifier and Type | Method and Description |
|---|---|
List<Day> |
MeetingSchedule.getDayList() |
| Modifier and Type | Method and Description |
|---|---|
void |
TimeGrain.setDay(Day day) |
| Modifier and Type | Method and Description |
|---|---|
void |
MeetingSchedule.setDayList(List<Day> dayList) |
Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.