Package com.mypurecloud.sdk.v2.model
Class WorkitemsChangeWorktypeDelta
java.lang.Object
com.mypurecloud.sdk.v2.model.WorkitemsChangeWorktypeDelta
- All Implemented Interfaces:
Serializable
WorkitemsChangeWorktypeDelta
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondelta(WorktypeDelta delta) The changes that originated this versionbooleangetDelta()inthashCode()modifiedBy(UserReference modifiedBy) modifiedByvoidsetDelta(WorktypeDelta delta) voidsetModifiedBy(UserReference modifiedBy) voidsetVersion(Integer version) toString()Version
-
Constructor Details
-
WorkitemsChangeWorktypeDelta
public WorkitemsChangeWorktypeDelta() -
WorkitemsChangeWorktypeDelta
-
-
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
-