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)

Uses of Class
javax.tv.service.ServiceInformationType

Packages that use ServiceInformationType
javax.tv.service Provides mechanisms for accessing the service information (SI) database and APIs representing the SI elements it contains. 
 

Uses of ServiceInformationType in javax.tv.service
 

Fields in javax.tv.service declared as ServiceInformationType
static ServiceInformationType ServiceInformationType.ATSC_PSIP
          ATSC PSIP format.
static ServiceInformationType ServiceInformationType.DVB_SI
          DVB SI format.
static ServiceInformationType ServiceInformationType.SCTE_SI
          SCTE SI format.
static ServiceInformationType ServiceInformationType.UNKNOWN
          Unknown format.
 

Methods in javax.tv.service that return ServiceInformationType
 ServiceInformationType SIElement.getServiceInformationType()
          Reports the SI format in which this SIElement was delivered.
 


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.