org.ocap.service
Class AbstractServiceType

java.lang.Object
  extended by javax.tv.service.ServiceType
      extended by org.ocap.service.AbstractServiceType

public class AbstractServiceType
extends ServiceType

This class represents the abstract service type value.


Field Summary
static ServiceType OCAP_ABSTRACT_SERVICE
          ServiceType for an abstract service.
 
Fields inherited from class javax.tv.service.ServiceType
ANALOG_RADIO, ANALOG_TV, DATA_APPLICATION, DATA_BROADCAST, DIGITAL_RADIO, DIGITAL_TV, NVOD_REFERENCE, NVOD_TIME_SHIFTED, UNKNOWN
 
Method Summary
 
Methods inherited from class javax.tv.service.ServiceType
toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

OCAP_ABSTRACT_SERVICE

public static final ServiceType OCAP_ABSTRACT_SERVICE
ServiceType for an abstract service.