| org.webdocwf.util.loader.task.Variable
Variable | public class Variable extends Task (Code) | | Variable element represents variables used in variable columns
in Loader input XML file (loaderJob).
|
setName | public void setName(String anInner)(Code) | | The setter for the "name" attribute
|
setValue | public void setValue(String anInner)(Code) | | The setter for the "value" attribute
|
|
|