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