| Package | Description |
|---|---|
| com.sun.tv.receiver | |
| com.sun.tv.si | |
| javax.tv.service.navigation | |
| javax.tv.service.transport |
| Modifier and Type | Method and Description |
|---|---|
static DeliverySystemType |
SIEmulator.toDeliverySystemType(String dstype) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SIEmulator.putServiceDetails(long playTimeRel,
String name,
String providerName,
DeliverySystemType deliveryType,
String longname,
String caSystemIDs) |
| Modifier and Type | Method and Description |
|---|---|
DeliverySystemType |
TransportImpl.getDeliverySystemType()
Reports the type of mechanism by which this
Transport delivers content. |
DeliverySystemType |
ServiceDetailsImpl.getDeliverySystemType()
This method provides information about the type of delivery mechanism
used for the content described by this object.
|
| Constructor and Description |
|---|
ServiceDetailsImpl(ServiceImpl service,
String providerName,
DeliverySystemType deliverySystemType,
String longname,
int[] caSystemIDs,
Date updatedTime) |
TransportImpl(int transportID,
DeliverySystemType deliverySystemType) |
| Modifier and Type | Field and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
DeliverySystemType |
ServiceDetails.getDeliverySystemType()
Reports the type of mechanism by which this service was
delivered.
|
| Modifier and Type | Method and Description |
|---|---|
DeliverySystemType |
Transport.getDeliverySystemType()
Reports the type of mechanism by which this
Transport delivers content. |
Copyright © 2012 code4tv.com. All Rights Reserved.