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 Interface
javax.tv.service.navigation.ServiceDetails

Packages that use ServiceDetails
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 ServiceDetails in javax.tv.service.navigation
 

Methods in javax.tv.service.navigation that return ServiceDetails
 ServiceDetails ServiceDetailsSIChangeEvent.getServiceDetails()
          Reports the ServiceDetails that generated the event.
 

Constructors in javax.tv.service.navigation with parameters of type ServiceDetails
ServiceDetailsSIChangeEvent(ServiceDetails service, SIChangeType type, SIElement e)
          Constructs a ServiceDetailsSIChangeEvent.
ServiceComponentChangeEvent(ServiceDetails service, SIChangeType type, ServiceComponent c)
          Constructs a ServiceComponentChangeEvent.
 

Uses of ServiceDetails in javax.tv.service.transport
 

Methods in javax.tv.service.transport that return ServiceDetails
 ServiceDetails ServiceDetailsChangeEvent.getServiceDetails()
          Reports the ServiceDetails that changed.
 

Constructors in javax.tv.service.transport with parameters of type ServiceDetails
ServiceDetailsChangeEvent(Transport transport, SIChangeType type, ServiceDetails s)
          Constructs a ServiceDetailsChangeEvent.
 


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.