Uses of Enum Class
com.mypurecloud.sdk.v2.model.AlternativeShiftNotification.GranularityEnum
Packages that use AlternativeShiftNotification.GranularityEnum
-
Uses of AlternativeShiftNotification.GranularityEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AlternativeShiftNotification.GranularityEnumModifier and TypeMethodDescriptionAlternativeShiftNotification.GranularityEnum.fromString(String key) AlternativeShiftNotification.getGranularity()Returns the enum constant of this class with the specified name.AlternativeShiftNotification.GranularityEnum.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.GranularityEnumModifier and TypeMethodDescriptionAlternativeShiftNotification.granularity(AlternativeShiftNotification.GranularityEnum granularity) The granularity of alternative shifts to be tradedvoidAlternativeShiftNotification.setGranularity(AlternativeShiftNotification.GranularityEnum granularity)