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