public class Period extends AbstractPersistable implements Labeled
id| Constructor and Description |
|---|
Period() |
| Modifier and Type | Method and Description |
|---|---|
Day |
getDay() |
String |
getLabel() |
Timeslot |
getTimeslot() |
void |
setDay(Day day) |
void |
setTimeslot(Timeslot timeslot) |
String |
toString() |
getId, setIdCopyright © 2006–2021 JBoss by Red Hat. All rights reserved.