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