|
JSR-927 (Maintenance Release) | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjavax.tv.service.SIChangeType
javax.tv.service.guide.ProgramScheduleChangeType
This class represents types of changes to program schedules.
ProgramScheduleEvent,
ProgramSchedule| Field Summary | |
static ProgramScheduleChangeType |
CURRENT_PROGRAM_EVENT
ProgramScheduleChangeType indicating that the
current program event has changed. |
| Fields inherited from class javax.tv.service.SIChangeType |
ADD, MODIFY, REMOVE |
| Constructor Summary | |
protected |
ProgramScheduleChangeType(java.lang.String name)
Creates an ProgramScheduleChangeType object. |
| Method Summary | |
java.lang.String |
toString()
Provides the string name of the type. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final ProgramScheduleChangeType CURRENT_PROGRAM_EVENT
ProgramScheduleChangeType indicating that the
current program event has changed.
| Constructor Detail |
protected ProgramScheduleChangeType(java.lang.String name)
ProgramScheduleChangeType object.
name - The string name of this type (e.g. "CURRENT_PROGRAM_EVENT").| Method Detail |
public java.lang.String toString()
toString in class SIChangeType
|
JSR-927 (Maintenance Release) | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||