| Package | Description |
|---|---|
| com.bookeo.api.model |
| Modifier and Type | Method and Description |
|---|---|
CourseSchedule |
Slot.getCourseSchedule()
If the product is of type fixedCourse, this includes the full schedule of the course.\n In this case startTime and endTime are the start and end times of the first event in the schedule.
|
CourseSchedule |
MatchingSlot.getCourseSchedule()
If the product is of type fixedCourse, this includes the full schedule of the course.\n In this case startTime and endTime are the start and end times of the first event in the schedule.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Slot.setCourseSchedule(CourseSchedule courseSchedule) |
void |
MatchingSlot.setCourseSchedule(CourseSchedule courseSchedule) |
Copyright © 2015. All rights reserved.