KickJava   Java API By Example, From Geeks To Geeks.

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

javax.tv.service
Interface SIElement

All Superinterfaces:
SIRetrievable
All Known Subinterfaces:
Bouquet, Network, ProgramEvent, ServiceComponent, ServiceDetails, TransportStream
See Also:
getLocator(), SIManager.retrieveSIElement(javax.tv.locator.Locator javax.tv.service.SIRequestor)

public boolean equals(java.lang.Object obj)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public Locator getLocator()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public ServiceInformationType getServiceInformationType()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public int hashCode()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags