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)

Uses of Interface
javax.tv.service.guide.ProgramEvent

Packages that use ProgramEvent
javax.tv.service.guide Provides APIs to support electronic program guides (EPGs), including program schedules, program events and program ratings. 
 

Uses of ProgramEvent in javax.tv.service.guide
 

Methods in javax.tv.service.guide that return ProgramEvent
 ProgramEvent ProgramScheduleEvent.getProgramEvent()
          Reports the ProgramEvent that changed.
 

Methods in javax.tv.service.guide with parameters of type ProgramEvent
 SIRequest ProgramSchedule.retrieveNextProgramEvent(ProgramEvent event, SIRequestor requestor)
          Retrieves a event which follows the specified event.
 

Constructors in javax.tv.service.guide with parameters of type ProgramEvent
ProgramScheduleEvent(ProgramSchedule schedule, SIChangeType type, ProgramEvent e)
          Constructs a ProgramScheduleEvent.
 


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.