public class ProgramScheduleChangeType extends SIChangeType
ProgramScheduleEvent,
ProgramSchedule| Modifier and Type | Field and Description |
|---|---|
static ProgramScheduleChangeType |
CURRENT_PROGRAM_EVENT
ProgramScheduleChangeType indicating that the
current program event has changed. |
ADD, MODIFY, REMOVE| Modifier | Constructor and Description |
|---|---|
protected |
ProgramScheduleChangeType(String name)
Creates an
ProgramScheduleChangeType object. |
public static final ProgramScheduleChangeType CURRENT_PROGRAM_EVENT
ProgramScheduleChangeType indicating that the
current program event has changed.protected ProgramScheduleChangeType(String name)
ProgramScheduleChangeType object.name - The string name of this type (e.g. "CURRENT_PROGRAM_EVENT").public String toString()
toString in class SIChangeTypeCopyright © 2012 code4tv.com. All Rights Reserved.