| Package | Description |
|---|---|
| com.sun.tv.si | |
| javax.tv.service.guide | |
| javax.tv.service.navigation |
| Modifier and Type | Class and Description |
|---|---|
class |
ProgramScheduleImpl
This interface represents a collection of program events for a given
Service ordered by time.
|
| Modifier and Type | Method and Description |
|---|---|
ProgramSchedule |
ServiceDetailsImpl.getProgramSchedule()
Returns a schedule of program events associated with this Service.
|
| Modifier and Type | Method and Description |
|---|---|
ProgramSchedule |
ProgramScheduleEvent.getProgramSchedule()
Reports the
ProgramSchedule that generated the
event. |
| Constructor and Description |
|---|
ProgramScheduleEvent(ProgramSchedule schedule,
SIChangeType type,
ProgramEvent e)
Constructs a
ProgramScheduleEvent. |
| Modifier and Type | Method and Description |
|---|---|
ProgramSchedule |
ServiceDetails.getProgramSchedule()
Returns a schedule of program events associated with this service.
|
Copyright © 2012 code4tv.com. All Rights Reserved.