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