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