public interface ITActivityVariableConfig extends java.io.Serializable, ITVariableConfig
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTarget()
Returns the value of field 'target'.
|
void |
setTarget(java.lang.String target)
Sets the value of field 'target'.
|
getOutputDataType, getOutputNamespace, getQueryName, setOutputDataType, setOutputNamespace, setQueryName
java.lang.String getTarget()
void setTarget(java.lang.String target)
target
- the value of field 'target'.