Uses of Class
org.jmythapi.database.impl.Schedule

Packages that use Schedule
org.jmythapi.database   
org.jmythapi.database.impl   
 

Uses of Schedule in org.jmythapi.database
 

Methods in org.jmythapi.database with parameters of type Schedule
 Integer IDatabase.addSchedule(Schedule schedule)
           
 

Uses of Schedule in org.jmythapi.database.impl
 

Methods in org.jmythapi.database.impl that return Schedule
static Schedule Schedule.valueOf(ProtocolVersion protoVersion, int dbVersion, IRecorderNextProgramInfo nextProgramInfo)
           
static Schedule Schedule.valueOf(ProtocolVersion protoVersion, int dbVersion, IRecorderNextProgramInfo nextProgramInfo, IProgramRecordingType.Type recordingType)
           
 

Methods in org.jmythapi.database.impl with parameters of type Schedule
 Integer DataBase.addSchedule(Schedule schedule)
           
 



Copyright © 2008-2013. All Rights Reserved.