Uses of Enum Class
com.mypurecloud.sdk.v2.model.UserBestPointsItem.GranularityTypeEnum
Packages that use UserBestPointsItem.GranularityTypeEnum
-
Uses of UserBestPointsItem.GranularityTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UserBestPointsItem.GranularityTypeEnumModifier and TypeMethodDescriptionUserBestPointsItem.GranularityTypeEnum.fromString(String key) UserBestPointsItem.getGranularityType()Returns the enum constant of this class with the specified name.UserBestPointsItem.GranularityTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.