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