org.drools.planner.examples.curriculumcourse.domain
Class Timeslot
java.lang.Object
org.drools.planner.examples.common.domain.AbstractPersistable
org.drools.planner.examples.curriculumcourse.domain.Timeslot
- All Implemented Interfaces:
- Serializable, Comparable<AbstractPersistable>
public class Timeslot
- extends AbstractPersistable
- See Also:
- Serialized Form
Timeslot
public Timeslot()
getTimeslotIndex
public int getTimeslotIndex()
setTimeslotIndex
public void setTimeslotIndex(int timeslotIndex)
toString
public String toString()
- Overrides:
toString
in class AbstractPersistable
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.