Package | Description |
---|---|
org.optaplanner.examples.curriculumcourse.domain |
Modifier and Type | Method and Description |
---|---|
List<Curriculum> |
Lecture.getCurriculumList() |
List<Curriculum> |
CourseSchedule.getCurriculumList() |
List<Curriculum> |
Course.getCurriculumList() |
Modifier and Type | Method and Description |
---|---|
void |
CourseSchedule.setCurriculumList(List<Curriculum> curriculumList) |
void |
Course.setCurriculumList(List<Curriculum> curriculumList) |
Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.