org.optaplanner.examples.curriculumcourse.domain
public class Period extends AbstractPersistable
id
Constructor and Description |
---|
Period() |
Modifier and Type | Method and Description |
---|---|
Day |
getDay() |
Timeslot |
getTimeslot() |
void |
setDay(Day day) |
void |
setTimeslot(Timeslot timeslot) |
String |
toString() |
compareTo, getId, setId
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.