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