Class ShiftType2DaysPattern
java.lang.Object
org.optaplanner.examples.common.domain.AbstractPersistable
org.optaplanner.examples.nurserostering.domain.pattern.Pattern
org.optaplanner.examples.nurserostering.domain.pattern.ShiftType2DaysPattern
-
Field Summary
Fields inherited from class org.optaplanner.examples.nurserostering.domain.pattern.Pattern
code, weightFields inherited from class org.optaplanner.examples.common.domain.AbstractPersistable
id -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDayIndex0ShiftType(ShiftType dayIndex0ShiftType) voidsetDayIndex1ShiftType(ShiftType dayIndex1ShiftType) toString()Methods inherited from class org.optaplanner.examples.nurserostering.domain.pattern.Pattern
getCode, getWeight, setCode, setWeightMethods inherited from class org.optaplanner.examples.common.domain.AbstractPersistable
getId, setId