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