|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.tv.service.ServiceType
org.dvb.internet.InternetServiceType
Class representing the additional service types available in the Internet Access profile.
When this service type is used in a java.tv.service.navigation.ServiceTypeFilter
for filtering available services on their type, all internet client services shall be
returned. Applications wishing to obtain a specific sub-type of internet client
service should use InternetServiceFilter
.
InternetServiceFilter
Field Summary | |
static ServiceType |
INTERNET_CLIENT
WWW service type |
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 |
InternetServiceType(java.lang.String name)
This protected constructor is provided for implementation use and to enable future evolution of this or other specifications. |
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 INTERNET_CLIENT
Constructor Detail |
protected InternetServiceType(java.lang.String name)
name
- the name of the service type
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |