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