Uses of Class
org.optaplanner.examples.curriculumcourse.domain.Timeslot
Packages that use Timeslot
-
Uses of Timeslot in org.optaplanner.examples.curriculumcourse.domain
Methods in org.optaplanner.examples.curriculumcourse.domain that return TimeslotMethods in org.optaplanner.examples.curriculumcourse.domain that return types with arguments of type TimeslotMethods in org.optaplanner.examples.curriculumcourse.domain with parameters of type TimeslotMethod parameters in org.optaplanner.examples.curriculumcourse.domain with type arguments of type TimeslotModifier and TypeMethodDescriptionvoidCourseSchedule.setTimeslotList(List<Timeslot> timeslotList) Constructors in org.optaplanner.examples.curriculumcourse.domain with parameters of type Timeslot