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