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

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

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

Fields in org.eobjects.datacleaner.monitor.jaxb declared as VariableProvider
protected  VariableProvider Schedule.variableProvider
           
 

Methods in org.eobjects.datacleaner.monitor.jaxb that return VariableProvider
 VariableProvider ObjectFactory.createVariableProvider()
          Create an instance of VariableProvider
 VariableProvider Schedule.getVariableProvider()
          Gets the value of the variableProvider property.
 

Methods in org.eobjects.datacleaner.monitor.jaxb with parameters of type VariableProvider
 void Schedule.setVariableProvider(VariableProvider value)
          Sets the value of the variableProvider property.
 



Copyright © 2012 Human Inference. All Rights Reserved.