Uses of Enum Class
com.mypurecloud.sdk.v2.model.CoachingSlot.DifferenceRatingEnum
Packages that use CoachingSlot.DifferenceRatingEnum
-
Uses of CoachingSlot.DifferenceRatingEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CoachingSlot.DifferenceRatingEnumModifier and TypeMethodDescriptionCoachingSlot.DifferenceRatingEnum.fromString(String key) CoachingSlot.getDifferenceRating()Returns the enum constant of this class with the specified name.static CoachingSlot.DifferenceRatingEnum[]CoachingSlot.DifferenceRatingEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.