Java TV(tm) API 1.0

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.
 


Java TV(tm) API 1.0

Copyright © 1998 - 2000 Sun Microsystems, Inc.