Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

Copyright © 2006 Sun Microsystems, Inc. All rights reserved.

JSR-927 (Maintenance Release)

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.

JSR-927 (Maintenance Release)

Copyright © 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 927 specification.