public class Timeslot extends AbstractPersistable
id| Constructor and Description |
|---|
Timeslot() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLabel() |
int |
getTimeslotIndex() |
void |
setTimeslotIndex(int timeslotIndex) |
String |
toString() |
compareTo, getId, setIdpublic int getTimeslotIndex()
public void setTimeslotIndex(int timeslotIndex)
public String getLabel()
public String toString()
toString in class AbstractPersistableCopyright © 2006–2015 JBoss by Red Hat. All rights reserved.