Uses of Class
jaxb.Schedule
-
Packages that use Schedule Package Description jaxb -
-
Uses of Schedule in jaxb
Methods in jaxb that return Schedule Modifier and Type Method Description Schedule
ObjectFactory. createSchedule()
Create an instance ofSchedule
Schedule
Controller. getSchedule()
Gets the value of the schedule property.Methods in jaxb with parameters of type Schedule Modifier and Type Method Description void
Controller. setSchedule(Schedule value)
Sets the value of the schedule property.
-