Uses of Enum Class
com.mypurecloud.sdk.v2.model.AlternativeShiftNotification.NewStateEnum
Packages that use AlternativeShiftNotification.NewStateEnum
-
Uses of AlternativeShiftNotification.NewStateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AlternativeShiftNotification.NewStateEnumModifier and TypeMethodDescriptionAlternativeShiftNotification.NewStateEnum.fromString(String key) AlternativeShiftNotification.getNewState()Returns the enum constant of this class with the specified name.AlternativeShiftNotification.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 AlternativeShiftNotification.NewStateEnumModifier and TypeMethodDescriptionAlternativeShiftNotification.newState(AlternativeShiftNotification.NewStateEnum newState) The new state of the alternative shift trade, null if there was no changevoidAlternativeShiftNotification.setNewState(AlternativeShiftNotification.NewStateEnum newState)