KickJava   Java API By Example, From Geeks To Geeks.

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

javax.tv.service
Class ServiceInformationType

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

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


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


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


protected ServiceInformationType(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 ServiceInformationType UNKNOWN
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags