Class FollowingExam
java.lang.Object
org.optaplanner.examples.common.domain.AbstractPersistable
org.optaplanner.examples.examination.domain.Exam
org.optaplanner.examples.examination.domain.FollowingExam
- All Implemented Interfaces:
Labeled
-
Field Summary
FieldsFields inherited from class org.optaplanner.examples.common.domain.AbstractPersistable
id -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetLeadingExam(LeadingExam leadingExam) voidwithId(long id) withLeadingExam(LeadingExam leadingExam) 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