|
OptaPlanner distribution 6.1.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Teacher | |
|---|---|
| org.optaplanner.examples.curriculumcourse.domain | |
| Uses of Teacher in org.optaplanner.examples.curriculumcourse.domain |
|---|
| Methods in org.optaplanner.examples.curriculumcourse.domain that return Teacher | |
|---|---|
Teacher |
Lecture.getTeacher()
|
Teacher |
Course.getTeacher()
|
| Methods in org.optaplanner.examples.curriculumcourse.domain that return types with arguments of type Teacher | |
|---|---|
List<Teacher> |
CourseSchedule.getTeacherList()
|
| Methods in org.optaplanner.examples.curriculumcourse.domain with parameters of type Teacher | |
|---|---|
void |
Course.setTeacher(Teacher teacher)
|
| Method parameters in org.optaplanner.examples.curriculumcourse.domain with type arguments of type Teacher | |
|---|---|
void |
CourseSchedule.setTeacherList(List<Teacher> teacherList)
|
|
OptaPlanner distribution 6.1.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||