Uses of Enum Class
com.mypurecloud.sdk.v2.model.WfmBulkShiftTradeStateUpdateNotificationTopicBulkShiftTradeStateUpdateResult.StateEnum
Packages that use WfmBulkShiftTradeStateUpdateNotificationTopicBulkShiftTradeStateUpdateResult.StateEnum
-
Uses of WfmBulkShiftTradeStateUpdateNotificationTopicBulkShiftTradeStateUpdateResult.StateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WfmBulkShiftTradeStateUpdateNotificationTopicBulkShiftTradeStateUpdateResult.StateEnumModifier and TypeMethodDescriptionWfmBulkShiftTradeStateUpdateNotificationTopicBulkShiftTradeStateUpdateResult.StateEnum.fromString(String key) WfmBulkShiftTradeStateUpdateNotificationTopicBulkShiftTradeStateUpdateResult.getState()WfmBulkShiftTradeStateUpdateNotificationTopicBulkShiftTradeStateUpdateResult.StateEnum.valueOf(String name) Returns the enum constant of this class with the specified name.WfmBulkShiftTradeStateUpdateNotificationTopicBulkShiftTradeStateUpdateResult.StateEnum.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 WfmBulkShiftTradeStateUpdateNotificationTopicBulkShiftTradeStateUpdateResult.StateEnumModifier and TypeMethodDescriptionvoidWfmBulkShiftTradeStateUpdateNotificationTopicBulkShiftTradeStateUpdateResult.setState(WfmBulkShiftTradeStateUpdateNotificationTopicBulkShiftTradeStateUpdateResult.StateEnum state) WfmBulkShiftTradeStateUpdateNotificationTopicBulkShiftTradeStateUpdateResult.state(WfmBulkShiftTradeStateUpdateNotificationTopicBulkShiftTradeStateUpdateResult.StateEnum state)