private class PropertyReference.PropertyAssigner extends AbstractSimpleParameter
AbstractParameter.Scope, AbstractParameter.WorkAreaconvCtor, outputValuecontext, LOG| Modifier | Constructor and Description |
|---|---|
protected |
PropertyAssigner(BaseDataType variable)
Create a new instance using the variable reference as argument.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
assign()
Assign the current value of the parameter variable back to the associated class property.
|
getLocalParam, release, updatecanRelease, getCurrentScope, getScopeable, isExtentParameter, isParameter, isTableField, postProcessOutput, replaceParameterprotected PropertyAssigner(BaseDataType variable)
protected void assign()
assign in class AbstractSimpleParameter