Uses of Enum Class
com.mypurecloud.sdk.v2.model.WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationJobNotification.StatusEnum
Packages that use WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationJobNotification.StatusEnum
-
Uses of WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationJobNotification.StatusEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationJobNotification.StatusEnumModifier and TypeMethodDescriptionWfmAdherenceExplanationJobCompleteTopicAdherenceExplanationJobNotification.StatusEnum.fromString(String key) WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationJobNotification.getStatus()WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationJobNotification.StatusEnum.valueOf(String name) Returns the enum constant of this class with the specified name.WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationJobNotification.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 WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationJobNotification.StatusEnumModifier and TypeMethodDescriptionvoidWfmAdherenceExplanationJobCompleteTopicAdherenceExplanationJobNotification.setStatus(WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationJobNotification.StatusEnum status) WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationJobNotification.status(WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationJobNotification.StatusEnum status)