public class VariableUpdateImpl extends Object implements VariableUpdate
Modifier | Constructor and Description |
---|---|
protected |
VariableUpdateImpl() |
|
VariableUpdateImpl(VariableUpdate record) |
Modifier and Type | Method and Description |
---|---|
VariableUpdate |
copy() |
ActivityInstanceUUID |
getActivityUUID() |
Date |
getDate() |
String |
getName() |
Object |
getValue() |
String |
toString() |
protected VariableUpdateImpl()
public VariableUpdateImpl(VariableUpdate record)
public ActivityInstanceUUID getActivityUUID()
getActivityUUID
in interface ScopeUpdate
public Date getDate()
getDate
in interface ScopeUpdate
public String getName()
getName
in interface VariableUpdate
public Object getValue()
getValue
in interface VariableUpdate
Element
or Message
public VariableUpdate copy()
copy
in interface CopyAble<VariableUpdate>
Copyright © 2011 OW2 Consortium. All Rights Reserved.