Class Period
java.lang.Object
ai.timefold.solver.examples.common.domain.AbstractPersistable
ai.timefold.solver.examples.curriculumcourse.domain.Period
- All Implemented Interfaces:
Labeled
-
Field Summary
Fields inherited from class ai.timefold.solver.examples.common.domain.AbstractPersistable
id -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ai.timefold.solver.examples.common.domain.AbstractPersistable
getId, setId
-
Constructor Details
-
Period
public Period() -
Period
-
-
Method Details
-
getDay
-
setDay
-
getTimeslot
-
setTimeslot
-
getLabel
-
toString
- Overrides:
toStringin classAbstractPersistable
-