Class TimeTable
java.lang.Object
org.apache.camel.quarkus.component.optaplanner.it.domain.TimeTable
adapted from optaplanner quarkus quickstart :
https://github.com/kiegroup/optaplanner-quickstarts/tree/stable/use-cases/school-timetabling
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
TimeTable
public TimeTable() -
TimeTable
-
-
Method Details
-
getTimeslotList
-
getRoomList
-
getLessonList
-