Package com.mypurecloud.sdk.v2.model
Class WfmUserNotificationTopicAdherenceExplanationNotification
java.lang.Object
com.mypurecloud.sdk.v2.model.WfmUserNotificationTopicAdherenceExplanationNotification
- All Implemented Interfaces:
Serializable
public class WfmUserNotificationTopicAdherenceExplanationNotification
extends Object
implements Serializable
WfmUserNotificationTopicAdherenceExplanationNotification
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets statusstatic enumGets or Sets type -
Constructor Summary
ConstructorsConstructorDescriptionWfmUserNotificationTopicAdherenceExplanationNotification(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionbusinessUnit(WfmUserNotificationTopicBusinessUnit businessUnit) booleangetAgent()getId()getNotes()getType()inthashCode()lengthMinutes(Long lengthMinutes) managementUnit(WfmUserNotificationTopicManagementUnit managementUnit) voidvoidsetBusinessUnit(WfmUserNotificationTopicBusinessUnit businessUnit) voidvoidsetLengthMinutes(Long lengthMinutes) voidsetManagementUnit(WfmUserNotificationTopicManagementUnit managementUnit) voidvoidsetStartDate(Date startDate) voidvoidtoString()
-
Constructor Details
-
WfmUserNotificationTopicAdherenceExplanationNotification
public WfmUserNotificationTopicAdherenceExplanationNotification() -
WfmUserNotificationTopicAdherenceExplanationNotification
-
-
Method Details
-
id
-
getId
-
setId
-
agent
-
getAgent
-
setAgent
-
managementUnit
public WfmUserNotificationTopicAdherenceExplanationNotification managementUnit(WfmUserNotificationTopicManagementUnit managementUnit) -
getManagementUnit
-
setManagementUnit
-
businessUnit
public WfmUserNotificationTopicAdherenceExplanationNotification businessUnit(WfmUserNotificationTopicBusinessUnit businessUnit) -
getBusinessUnit
-
setBusinessUnit
-
startDate
-
getStartDate
-
setStartDate
-
lengthMinutes
-
getLengthMinutes
-
setLengthMinutes
-
status
-
getStatus
-
setStatus
-
type
-
getType
-
setType
-
notes
-
getNotes
-
setNotes
-
equals
-
hashCode
public int hashCode() -
toString
-