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