Uses of Enum Class
com.mypurecloud.sdk.v2.model.Outlier.AnomalyEnum
Packages that use Outlier.AnomalyEnum
-
Uses of Outlier.AnomalyEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return Outlier.AnomalyEnumModifier and TypeMethodDescriptionstatic Outlier.AnomalyEnumOutlier.AnomalyEnum.fromString(String key) Outlier.getAnomaly()static Outlier.AnomalyEnumReturns the enum constant of this class with the specified name.static Outlier.AnomalyEnum[]Outlier.AnomalyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type Outlier.AnomalyEnumModifier and TypeMethodDescriptionOutlier.anomaly(Outlier.AnomalyEnum anomaly) The type of the anomalyvoidOutlier.setAnomaly(Outlier.AnomalyEnum anomaly)