Class LeadingExam
java.lang.Object
org.optaplanner.examples.common.domain.AbstractPersistable
org.optaplanner.examples.examination.domain.Exam
org.optaplanner.examples.examination.domain.LeadingExam
- All Implemented Interfaces:
Labeled
-
Field Summary
FieldsFields inherited from class org.optaplanner.examples.common.domain.AbstractPersistable
id -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetFollowingExamList(List<FollowingExam> followingExamList) voidwithFollowingExamList(List<FollowingExam> followingExamList) withId(long id) withPeriod(Period period) Methods inherited from class org.optaplanner.examples.examination.domain.Exam
getDayIndex, getLabel, getPeriodDuration, getPeriodIndex, getRoom, getTopic, getTopicDuration, getTopicStudentSize, isPeriodFrontLoadLast, isTopicFrontLoadLarge, setRoom, setTopic, toStringMethods inherited from class org.optaplanner.examples.common.domain.AbstractPersistable
getId, setId