KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > tv > service > navigation > DeliverySystemType

javax.tv.service.navigation
Class DeliverySystemType

java.lang.Object
  |
  +--javax.tv.service.navigation.DeliverySystemType

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


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


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


public static final DeliverySystemType TERRESTRIAL
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 DeliverySystemType UNKNOWN
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags