public class ProgramEventDescriptionImpl extends Object implements ProgramEventDescription, SIElement
SIElement provides a textual description of a
ProgramEvent. (In ATSC PSIP, this information is obtained from the Extended Text Table; in DVB SI, from the Short Event Descriptor.)
| Constructor and Description |
|---|
ProgramEventDescriptionImpl(ProgramEvent program,
String name,
String description,
Date updatedTime) |
| Modifier and Type | Method and Description |
|---|---|
Locator |
getLocator()
Gets the complete Locator of this SI Element.
|
String |
getProgramEventDescription()
Provides a textual description of the
ProgramEvent. |
ServiceInformationType |
getServiceInformationType()
Reports the service information format of this object.
|
Date |
getUpdateTime()
Returns the time when this object was last updated from data in
the broadcast.
|
public ProgramEventDescriptionImpl(ProgramEvent program, String name, String description, Date updatedTime)
public String getProgramEventDescription()
ProgramEvent.getProgramEventDescription in interface ProgramEventDescriptionProgramEvent.public Date getUpdateTime()
getUpdateTime in interface SIRetrievablenull
if unknown.public Locator getLocator()
getLocator in interface SIElementpublic ServiceInformationType getServiceInformationType()
getServiceInformationType in interface SIElementCopyright © 2012 code4tv.com. All Rights Reserved.