Package | Description |
---|---|
org.optaplanner.examples.curriculumcourse.domain |
Modifier and Type | Method and Description |
---|---|
Teacher |
Lecture.getTeacher() |
Teacher |
Course.getTeacher() |
Modifier and Type | Method and Description |
---|---|
List<Teacher> |
CourseSchedule.getTeacherList() |
Modifier and Type | Method and Description |
---|---|
void |
Course.setTeacher(Teacher teacher) |
Modifier and Type | Method and Description |
---|---|
void |
CourseSchedule.setTeacherList(List<Teacher> teacherList) |
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.