Package com.mypurecloud.sdk.v2.model
Class WorkitemsChangeWorkbinDelta
java.lang.Object
com.mypurecloud.sdk.v2.model.WorkitemsChangeWorkbinDelta
- All Implemented Interfaces:
Serializable
WorkitemsChangeWorkbinDelta
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondelta(WorkbinDelta delta) The changes that originated this versionbooleangetDelta()inthashCode()modifiedBy(UserReference modifiedBy) modifiedByvoidsetDelta(WorkbinDelta delta) voidsetModifiedBy(UserReference modifiedBy) voidsetVersion(Integer version) toString()Version
-
Constructor Details
-
WorkitemsChangeWorkbinDelta
public WorkitemsChangeWorkbinDelta() -
WorkitemsChangeWorkbinDelta
-
-
Method Details
-
version
Version -
getVersion
-
setVersion
-
modifiedBy
modifiedBy -
getModifiedBy
-
setModifiedBy
-
delta
The changes that originated this version -
getDelta
-
setDelta
-
equals
-
hashCode
public int hashCode() -
toString
-