public class VariableUpdateImpl extends java.lang.Object implements VariableUpdate
| Modifier | Constructor and Description |
|---|---|
protected |
VariableUpdateImpl() |
|
VariableUpdateImpl(VariableUpdate record) |
| Modifier and Type | Method and Description |
|---|---|
VariableUpdate |
copy() |
ActivityInstanceUUID |
getActivityUUID() |
java.util.Date |
getDate() |
java.lang.String |
getName() |
java.lang.Object |
getValue() |
java.lang.String |
toString() |
protected VariableUpdateImpl()
public VariableUpdateImpl(VariableUpdate record)
public ActivityInstanceUUID getActivityUUID()
getActivityUUID in interface ScopeUpdatepublic java.util.Date getDate()
getDate in interface ScopeUpdatepublic java.lang.String getName()
getName in interface VariableUpdatepublic java.lang.Object getValue()
getValue in interface VariableUpdateElement or Messagepublic java.lang.String toString()
toString in class java.lang.Objectpublic VariableUpdate copy()
copy in interface CopyAble<VariableUpdate>Copyright © 2011 OW2 Consortium. All Rights Reserved.