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