org.drools.planner.examples.nurserostering.domain
Class NurseRosterParametrization
java.lang.Object
org.drools.planner.examples.common.domain.AbstractPersistable
org.drools.planner.examples.nurserostering.domain.NurseRosterParametrization
- All Implemented Interfaces:
- Serializable, Comparable<AbstractPersistable>
public class NurseRosterParametrization
- extends AbstractPersistable
- See Also:
- Serialized Form
NurseRosterParametrization
public NurseRosterParametrization()
getStartShiftDate
public ShiftDate getStartShiftDate()
setStartShiftDate
public void setStartShiftDate(ShiftDate startShiftDate)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.