|
||||||||||
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
public class 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 javax.tv.service.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 |
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 |
---|
public static final javax.tv.service.ServiceType INTERNET_CLIENT
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |