KickJava   Java API By Example, From Geeks To Geeks.

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

javax.tv.service
Class SIChangeType

java.lang.Object
  |
  +--javax.tv.service.SIChangeType
Direct Known Subclasses:
ProgramScheduleChangeType
See Also:
SIChangeEvent, SIElement

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


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


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


protected SIChangeType(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  

Popular Tags