org.optaplanner.examples.curriculumcourse.domain
public class Day extends AbstractPersistable
id
Constructor and Description |
---|
Day() |
Modifier and Type | Method and Description |
---|---|
int |
getDayIndex() |
void |
setDayIndex(int dayIndex) |
String |
toString() |
compareTo, getId, setId
public int getDayIndex()
public void setDayIndex(int dayIndex)
public String toString()
toString
in class AbstractPersistable
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.