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