Uses of Class
javax.tv.service.ServiceInformationType

Packages that use ServiceInformationType
javax.tv.service   
 

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.