public class Day extends AbstractPersistable
id
Constructor and Description |
---|
Day() |
Modifier and Type | Method and Description |
---|---|
int |
getIndex() |
String |
getLabel() |
Day |
getNextDay() |
void |
setIndex(int index) |
void |
setNextDay(Day nextDay) |
String |
toString() |
compareTo, getId, setId
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.