Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

Copyright © 2006 Sun Microsystems, Inc. All rights reserved.

JSR-927 (Maintenance Release)

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.

JSR-927 (Maintenance Release)

Copyright © 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 927 specification.