Uses of Enum Class
com.mypurecloud.sdk.v2.model.LearningSlot.DifferenceRatingEnum
Packages that use LearningSlot.DifferenceRatingEnum
-
Uses of LearningSlot.DifferenceRatingEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LearningSlot.DifferenceRatingEnumModifier and TypeMethodDescriptionLearningSlot.DifferenceRatingEnum.fromString(String key) LearningSlot.getDifferenceRating()Returns the enum constant of this class with the specified name.static LearningSlot.DifferenceRatingEnum[]LearningSlot.DifferenceRatingEnum.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 LearningSlot.DifferenceRatingEnumModifier and TypeMethodDescriptionLearningSlot.differenceRating(LearningSlot.DifferenceRatingEnum differenceRating) Rating based on the staffing difference for scheduled slotvoidLearningSlot.setDifferenceRating(LearningSlot.DifferenceRatingEnum differenceRating)