Uses of Enum Class
com.mypurecloud.sdk.v2.model.InsightsRankings.GranularityEnum
Packages that use InsightsRankings.GranularityEnum
-
Uses of InsightsRankings.GranularityEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return InsightsRankings.GranularityEnumModifier and TypeMethodDescriptionInsightsRankings.GranularityEnum.fromString(String key) InsightsRankings.getGranularity()Returns the enum constant of this class with the specified name.static InsightsRankings.GranularityEnum[]InsightsRankings.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 InsightsRankings.GranularityEnumModifier and TypeMethodDescriptionInsightsRankings.granularity(InsightsRankings.GranularityEnum granularity) GranularityvoidInsightsRankings.setGranularity(InsightsRankings.GranularityEnum granularity)