public interface SchedulePeer extends OsidCapsule
An interface for the peers of the Schedule
relationship.
Modifier and Type | Method and Description |
---|---|
Id |
getScheduleSlotId()
Gets the
Id of the schedule slot. |
Id |
getTimePeriodId()
Gets the
Id of the time period. |
Id getScheduleSlotId()
Id
of the schedule slot. ScheduleSlot
Id
mandatory
- This method must be implemented. Id getTimePeriodId()
Id
of the time period. TimePeriod
Id
mandatory
- This method must be implemented.