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.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. 
 

Uses of DeliverySystemType in javax.tv.service.navigation
 

Fields in javax.tv.service.navigation declared as DeliverySystemType
static DeliverySystemType DeliverySystemType.SATELLITE
          Satellite delivery system type.
static DeliverySystemType DeliverySystemType.CABLE
          Cable 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.
 


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.