Uses of Enum Class
com.mypurecloud.sdk.v2.model.WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification.StatusEnum
Packages that use WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification.StatusEnum
-
Uses of WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification.StatusEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification.StatusEnumModifier and TypeMethodDescriptionWfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification.StatusEnum.fromString(String key) WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification.getStatus()WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification.StatusEnum.valueOf(String name) Returns the enum constant of this class with the specified name.WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification.StatusEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification.StatusEnumModifier and TypeMethodDescriptionvoidWfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification.setStatus(WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification.StatusEnum status) WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification.status(WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification.StatusEnum status)