public class TimeslotData extends WithIdAndCode
| Constructor and Description |
|---|
TimeslotData() |
| Modifier and Type | Method and Description |
|---|---|
int |
getDuration() |
SpaceData |
getSpace() |
Date |
getStartTime() |
void |
setDuration(int duration) |
void |
setSpace(SpaceData space) |
void |
setStartTime(Date startTime) |
getCode, setCodegetId, getMappedId, setId, setMappedIdCopyright © 2021. All rights reserved.