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 ScopeUpdatepublic Date getDate()
getDate in interface ScopeUpdatepublic String getName()
getName in interface VariableUpdatepublic Object getValue()
getValue in interface VariableUpdateElement or Messagepublic VariableUpdate copy()
copy in interface CopyAble<VariableUpdate>Copyright © 2012 OW2 Consortium. All Rights Reserved.