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, setId
Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.