public interface DeliverySystemType
| Modifier and Type | Field and Description |
|---|---|
static int |
CABLE_DELIVERY_SYSTEM
Constant value for cable delivery system
|
static int |
SATELLITE_DELIVERY_SYSTEM
Constant value for satellite delivery system
|
static int |
TERRESTRIAL_DELIVERY_SYSTEM
Constant value for terrestrial delivery system
|
static final int SATELLITE_DELIVERY_SYSTEM
static final int CABLE_DELIVERY_SYSTEM
static final int TERRESTRIAL_DELIVERY_SYSTEM
Copyright © 2012 code4tv.com. All Rights Reserved.