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