Package com.mypurecloud.sdk.v2.model
Class WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification
java.lang.Object
com.mypurecloud.sdk.v2.model.WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification
- All Implemented Interfaces:
Serializable
public class WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification
extends Object
implements Serializable
WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets statusstatic enumGets or Sets type -
Constructor Summary
ConstructorsConstructorDescriptionWfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetAgent()getId()getNotes()getType()inthashCode()lengthMinutes(Long lengthMinutes) managementUnit(WfmAdherenceExplanationJobCompleteTopicManagementUnit managementUnit) reviewedDate(Date reviewedDate) voidvoidvoidvoidsetLengthMinutes(Long lengthMinutes) voidvoidvoidvoidsetReviewedDate(Date reviewedDate) voidsetStartDate(Date startDate) voidsetStatus(WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification.StatusEnum status) voidsetType(WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification.TypeEnum type) status(WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification.StatusEnum status) toString()
-
Constructor Details
-
WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification
public WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification() -
WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification
public WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification(Boolean initWithEmptyList)
-
-
Method Details
-
id
-
getId
-
setId
-
agent
-
getAgent
-
setAgent
-
managementUnit
public WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification managementUnit(WfmAdherenceExplanationJobCompleteTopicManagementUnit managementUnit) -
getManagementUnit
-
setManagementUnit
-
businessUnit
public WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification businessUnit(WfmAdherenceExplanationJobCompleteTopicBusinessUnit businessUnit) -
getBusinessUnit
-
setBusinessUnit
-
type
-
getType
-
setType
public void setType(WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification.TypeEnum type) -
status
-
getStatus
-
setStatus
public void setStatus(WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification.StatusEnum status) -
startDate
public WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification startDate(Date startDate) -
getStartDate
-
setStartDate
-
lengthMinutes
public WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification lengthMinutes(Long lengthMinutes) -
getLengthMinutes
-
setLengthMinutes
-
notes
public WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification notes(String notes) -
getNotes
-
setNotes
-
reviewedBy
-
getReviewedBy
-
setReviewedBy
-
reviewedDate
public WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification reviewedDate(Date reviewedDate) -
getReviewedDate
-
setReviewedDate
-
equals
-
hashCode
public int hashCode() -
toString
-