@Entity public class LibraryHourPeriod extends Object
Constructor and Description |
---|
LibraryHourPeriod() |
Modifier and Type | Method and Description |
---|---|
Long |
getId()
Gets the id for this
LibraryHourPeriod . |
String |
getLabel()
Gets the label for this
LibraryHourPeriod . |
int |
getOrder()
Gets the order for this
LibraryHourPeriod . |
void |
setId(Long id)
Sets the id for this
LibraryHourPeriod . |
void |
setLabel(String label)
Sets the label for this
LibraryHourPeriod . |
void |
setOrder(int order)
Sets the order for this
LibraryHourPeriod . |
public LibraryHourPeriod()
public void setId(Long id)
LibraryHourPeriod
.id
- the id to setpublic void setLabel(String label)
LibraryHourPeriod
.label
- the label to setpublic int getOrder()
LibraryHourPeriod
.public void setOrder(int order)
LibraryHourPeriod
.order
- the order to setCopyright © 2011-2013 The Kuali Foundation. All Rights Reserved.