Uses of Class
org.optaplanner.examples.examination.domain.Student
Packages that use Student
-
Uses of Student in org.optaplanner.examples.examination.domain
Methods in org.optaplanner.examples.examination.domain that return types with arguments of type StudentMethods in org.optaplanner.examples.examination.domain with parameters of type StudentMethod parameters in org.optaplanner.examples.examination.domain with type arguments of type StudentModifier and TypeMethodDescriptionvoidExamination.setStudentList(List<Student> studentList) voidTopic.setStudentSet(Set<Student> studentSet)