|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.tv.service.ServiceType
org.dvb.application.storage.StoredApplicationServiceType
The service type used for stored application services.
ServiceTypeFilter
Field Summary | |
static ServiceType |
STORED_APPLICATION_SERVICE
The service type for a stored application. |
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 |
Constructor Summary | |
protected |
StoredApplicationServiceType(java.lang.String name)
Creates a new StoredServiceType object. |
Methods inherited from class javax.tv.service.ServiceType |
toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final ServiceType STORED_APPLICATION_SERVICE
Constructor Detail |
protected StoredApplicationServiceType(java.lang.String name)
name
- The string name of this type (e.g.
"STORED_APPLICATION_SERVICE").
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |