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.navigation
Interface ServiceDescription

All Superinterfaces:
SIRetrievable

public interface ServiceDescription
extends SIRetrievable

This interface provides a textual description of a Service. (In ATSC PSIP, this information is obtained from the ETT associated with this service.)


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

Method Detail

getServiceDescription

public java.lang.String getServiceDescription()
Provides a textual description of the Service.

Returns:
A textual description of the Service, 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.