Package com.mypurecloud.sdk.v2.model
Class WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationJobNotification
java.lang.Object
com.mypurecloud.sdk.v2.model.WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationJobNotification
- All Implemented Interfaces:
Serializable
public class WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationJobNotification
extends Object
implements Serializable
WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationJobNotification
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets statusstatic enumGets or Sets type -
Constructor Summary
ConstructorsConstructorDescriptionWfmAdherenceExplanationJobCompleteTopicAdherenceExplanationJobNotification(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionadherenceExplanation(WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification adherenceExplanation) downloadUrl(String downloadUrl) booleangetError()getId()getType()inthashCode()voidsetAdherenceExplanation(WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification adherenceExplanation) voidsetDownloadUrl(String downloadUrl) voidvoidvoidsetStatus(WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationJobNotification.StatusEnum status) voidstatus(WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationJobNotification.StatusEnum status) toString()
-
Constructor Details
-
WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationJobNotification
public WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationJobNotification() -
WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationJobNotification
public WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationJobNotification(Boolean initWithEmptyList)
-
-
Method Details
-
id
-
getId
-
setId
-
type
-
getType
-
setType
public void setType(WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationJobNotification.TypeEnum type) -
status
-
getStatus
-
setStatus
public void setStatus(WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationJobNotification.StatusEnum status) -
adherenceExplanation
public WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationJobNotification adherenceExplanation(WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification adherenceExplanation) -
getAdherenceExplanation
public WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification getAdherenceExplanation() -
setAdherenceExplanation
public void setAdherenceExplanation(WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification adherenceExplanation) -
downloadUrl
public WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationJobNotification downloadUrl(String downloadUrl) -
getDownloadUrl
-
setDownloadUrl
-
error
-
getError
-
setError
-
equals
-
hashCode
public int hashCode() -
toString
-