Java TV(tm) API 1.0

javax.tv.service.guide
Interface ProgramEventDescription

All Superinterfaces:
SIRetrievable

public interface ProgramEventDescription
extends SIRetrievable

This 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.)


Method Summary
 java.lang.String getProgramEventDescription()
          Provides a textual description of the ProgramEvent.
 
Methods inherited from interface javax.tv.service.SIRetrievable
getUpdateTime
 

Method Detail

getProgramEventDescription

public java.lang.String getProgramEventDescription()
Provides a textual description of the ProgramEvent.
Returns:
A textual description of the ProgramEvent, or an empty string if no description is available.

Java TV(tm) API 1.0

Copyright © 1998 - 2000 Sun Microsystems, Inc.