KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > tv > service > ServiceType

javax.tv.service
Class ServiceType

java.lang.Object
  |
  +--javax.tv.service.ServiceType

public static final ServiceType ANALOG_RADIO
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final ServiceType ANALOG_TV
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final ServiceType DATA_APPLICATION
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final ServiceType DATA_BROADCAST
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final ServiceType DIGITAL_RADIO
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final ServiceType DIGITAL_TV
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final ServiceType NVOD_REFERENCE
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final ServiceType NVOD_TIME_SHIFTED
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


protected ServiceType(java.lang.String name)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public java.lang.String toString()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final ServiceType UNKNOWN
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags