Uses of Enum Class
com.mypurecloud.sdk.v2.model.Predictor.StateEnum
Packages that use Predictor.StateEnum
-
Uses of Predictor.StateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return Predictor.StateEnumModifier and TypeMethodDescriptionstatic Predictor.StateEnumPredictor.StateEnum.fromString(String key) Predictor.getState()static Predictor.StateEnumReturns the enum constant of this class with the specified name.static Predictor.StateEnum[]Predictor.StateEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.