public class ServiceDescriptionImpl extends Object implements ServiceDescription, SIElement
SIElement provides a textual description of a
Service. (In ATSC PSIP, this information is obtained from the ETT associated with this service.)
| Constructor and Description |
|---|
ServiceDescriptionImpl(Service serviceImpl,
String serviceName,
String description,
Date updatedTime) |
| Modifier and Type | Method and Description |
|---|---|
Locator |
getLocator()
Gets the complete Locator of this SI Element.
|
String |
getServiceDescription()
Provides a textual description of the
Service. |
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 String getServiceDescription()
Service.getServiceDescription in interface ServiceDescriptionService.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.