Class AssignActionExpressionType

All Implemented Interfaces:
PlainStructured, JaxbVisitable, Serializable, Cloneable

public class AssignActionExpressionType extends AbstractExecutionActionExpressionType
Statically-typed "assign" action. Its parameters differ significantly from the parameters of dynamically-type assign action, because the latter ones were not designed well.
See Also: