public class ScopeStateUpdateImpl extends java.lang.Object implements ScopeStateUpdate
| Modifier | Constructor and Description |
|---|---|
protected |
ScopeStateUpdateImpl() |
|
ScopeStateUpdateImpl(ScopeStateUpdate record) |
| Modifier and Type | Method and Description |
|---|---|
ScopeStateUpdate |
copy() |
ActivityInstanceUUID |
getActivityUUID() |
java.util.Date |
getDate() |
ScopeState |
getState() |
java.lang.String |
toString() |
protected ScopeStateUpdateImpl()
public ScopeStateUpdateImpl(ScopeStateUpdate record)
public ActivityInstanceUUID getActivityUUID()
getActivityUUID in interface ScopeUpdatepublic java.util.Date getDate()
getDate in interface ScopeUpdatepublic ScopeState getState()
getState in interface ScopeStateUpdatepublic java.lang.String toString()
toString in class java.lang.Objectpublic ScopeStateUpdate copy()
copy in interface CopyAble<ScopeStateUpdate>Copyright © 2011 OW2 Consortium. All Rights Reserved.