Uses of Class
org.eobjects.datacleaner.monitor.jaxb.Schedule

Packages that use Schedule
org.eobjects.datacleaner.monitor.jaxb   
 

Uses of Schedule in org.eobjects.datacleaner.monitor.jaxb
 

Fields in org.eobjects.datacleaner.monitor.jaxb declared as Schedule
protected  Schedule ExecutionLog.schedule
           
 

Methods in org.eobjects.datacleaner.monitor.jaxb that return Schedule
 Schedule ObjectFactory.createSchedule()
          Create an instance of Schedule
 Schedule ExecutionLog.getSchedule()
          Gets the value of the schedule property.
 

Methods in org.eobjects.datacleaner.monitor.jaxb with parameters of type Schedule
 void ExecutionLog.setSchedule(Schedule value)
          Sets the value of the schedule property.
 



Copyright © 2012 Human Inference. All Rights Reserved.