| Package | Description |
|---|---|
| com.sun.tv.si | |
| javax.tv.service.guide |
| Modifier and Type | Class and Description |
|---|---|
class |
ProgramEventImpl |
| Modifier and Type | Method and Description |
|---|---|
ProgramEvent |
ServiceComponentImpl.getProgramEvent()
Provides the ProgramEvent to which this ServiceComponentImpl belongs.
|
| Modifier and Type | Method and Description |
|---|---|
SIRequest |
ProgramScheduleImpl.retrieveNextProgramEvent(ProgramEvent anEvent,
SIRequestor requestor)
Retrieves an event which follows the specified event.
|
| Constructor and Description |
|---|
ProgramEventDescriptionImpl(ProgramEvent program,
String name,
String description,
Date updatedTime) |
ServiceComponentImpl(String name,
String language,
StreamType streamType,
Service service,
ProgramEvent program,
ServiceInformationType siType,
boolean autorun,
Date updatedTime) |
| Modifier and Type | Method and Description |
|---|---|
ProgramEvent |
ProgramScheduleEvent.getProgramEvent()
Reports the
ProgramEvent that changed. |
| Modifier and Type | Method and Description |
|---|---|
SIRequest |
ProgramSchedule.retrieveNextProgramEvent(ProgramEvent event,
SIRequestor requestor)
Retrieves a event which follows the specified event.
|
| Constructor and Description |
|---|
ProgramScheduleEvent(ProgramSchedule schedule,
SIChangeType type,
ProgramEvent e)
Constructs a
ProgramScheduleEvent. |
Copyright © 2012 code4tv.com. All Rights Reserved.