Package | Description |
---|---|
com.maplander.model.business |
Modifier and Type | Method and Description |
---|---|
ScheduleEvent |
Event.getSchedule() |
Modifier and Type | Method and Description |
---|---|
java.util.List<ScheduleEvent> |
Event.getSchedules() |
Modifier and Type | Method and Description |
---|---|
void |
Event.setSchedule(ScheduleEvent schedule) |
Modifier and Type | Method and Description |
---|---|
void |
Event.setSchedules(java.util.List<ScheduleEvent> schedules) |