Uses of Class
javax.tv.service.navigation.DeliverySystemType

Packages that use DeliverySystemType
javax.tv.service.navigation Provides APIs to navigate through services and hierarchical service information. 
javax.tv.service.transport Provides additional information about the transport mechanisms that deliver the content the SI data describes. 
org.dvb.spi.selection This package defines an SPI for selection of services and service components. 
 

Uses of DeliverySystemType in javax.tv.service.navigation
 

Fields in javax.tv.service.navigation declared as DeliverySystemType
static DeliverySystemType DeliverySystemType.CABLE
          Cable delivery system type.
static DeliverySystemType DeliverySystemType.SATELLITE
          Satellite delivery system type.
static DeliverySystemType DeliverySystemType.TERRESTRIAL
          Terrestrial delivery system type.
static DeliverySystemType DeliverySystemType.UNKNOWN
          Unknown delivery system type.
 

Methods in javax.tv.service.navigation that return DeliverySystemType
 DeliverySystemType ServiceDetails.getDeliverySystemType()
          Reports the type of mechanism by which this service was delivered.
 

Uses of DeliverySystemType in javax.tv.service.transport
 

Methods in javax.tv.service.transport that return DeliverySystemType
 DeliverySystemType Transport.getDeliverySystemType()
          Reports the type of mechanism by which this Transport delivers content.
 

Uses of DeliverySystemType in org.dvb.spi.selection
 

Methods in org.dvb.spi.selection that return DeliverySystemType
 DeliverySystemType ServiceDescription.getDeliverySystemType()
          Return the type of the delivery system.
 



Copyright © 2011. All Rights Reserved.