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