Java TV(tm) API 1.0

javax.tv.service
Interface SIRetrievable

All Known Subinterfaces:
Bouquet, Network, ProgramEvent, ProgramEventDescription, ServiceComponent, ServiceDescription, ServiceDetails, SIElement, TransportStream

public interface SIRetrievable

This interface is implemented by objects that are retrieved from SI data in the broadcast.


Method Summary
 java.util.Date getUpdateTime()
          Returns the time when this object was last updated from data in the broadcast.
 

Method Detail

getUpdateTime

public java.util.Date getUpdateTime()
Returns the time when this object was last updated from data in the broadcast.
Returns:
The date of the last update in UTC format, or null if unknown.

Java TV(tm) API 1.0

Copyright © 1998 - 2000 Sun Microsystems, Inc.