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.ProgramSchedule

Packages that use ProgramSchedule
javax.tv.service.guide Provides APIs to support electronic program guides (EPGs), including program schedules, program events and program ratings. 
javax.tv.service.navigation Provides APIs to navigate through services and hierarchical service information. 
 

Uses of ProgramSchedule in javax.tv.service.guide
 

Methods in javax.tv.service.guide that return ProgramSchedule
 ProgramSchedule ProgramScheduleEvent.getProgramSchedule()
          Reports the ProgramSchedule that generated the event.
 

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

Uses of ProgramSchedule in javax.tv.service.navigation
 

Methods in javax.tv.service.navigation that return ProgramSchedule
 ProgramSchedule ServiceDetails.getProgramSchedule()
          Returns a schedule of program events associated with this service.
 


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.