|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | |
|---|---|
ServiceComponentChangeEvent(ServiceDetails service,
SIChangeType type,
ServiceComponent c)
Constructs a ServiceComponentChangeEvent. |
|
ServiceDetailsSIChangeEvent(ServiceDetails service,
SIChangeType type,
SIElement e)
Constructs a ServiceDetailsSIChangeEvent. |
|
| 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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||