| Package | Description |
|---|---|
| org.optaplanner.examples.curriculumcourse.domain |
| Modifier and Type | Method and Description |
|---|---|
Timeslot |
Period.getTimeslot() |
| Modifier and Type | Method and Description |
|---|---|
List<Timeslot> |
CourseSchedule.getTimeslotList() |
| Modifier and Type | Method and Description |
|---|---|
void |
Period.setTimeslot(Timeslot timeslot) |
| Modifier and Type | Method and Description |
|---|---|
void |
CourseSchedule.setTimeslotList(List<Timeslot> timeslotList) |
Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.