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