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