org.ocap.shared.dvr
Class RecordedServiceType

java.lang.Object
  extended by javax.tv.service.ServiceType
      extended by org.ocap.shared.dvr.RecordedServiceType

public class RecordedServiceType
extends ServiceType

This class represents the service type value for a RecordedService.


Field Summary
static ServiceType RECORDED_SERVICE_TYPE
          ServiceType for a Recorded 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

RECORDED_SERVICE_TYPE

public static final ServiceType RECORDED_SERVICE_TYPE
ServiceType for a Recorded service.