Uses of Enum Class
com.mypurecloud.sdk.v2.model.WfmUserNotificationTopicAlternativeShiftNotification.NewStateEnum
Packages that use WfmUserNotificationTopicAlternativeShiftNotification.NewStateEnum
-
Uses of WfmUserNotificationTopicAlternativeShiftNotification.NewStateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WfmUserNotificationTopicAlternativeShiftNotification.NewStateEnumModifier and TypeMethodDescriptionWfmUserNotificationTopicAlternativeShiftNotification.NewStateEnum.fromString(String key) WfmUserNotificationTopicAlternativeShiftNotification.getNewState()Returns the enum constant of this class with the specified name.WfmUserNotificationTopicAlternativeShiftNotification.NewStateEnum.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 WfmUserNotificationTopicAlternativeShiftNotification.NewStateEnumModifier and TypeMethodDescriptionWfmUserNotificationTopicAlternativeShiftNotification.newState(WfmUserNotificationTopicAlternativeShiftNotification.NewStateEnum newState) voidWfmUserNotificationTopicAlternativeShiftNotification.setNewState(WfmUserNotificationTopicAlternativeShiftNotification.NewStateEnum newState)