Uses of Enum Class
com.mypurecloud.sdk.v2.model.PerformancePredictionCompleteEventTopicPerformancePredictionCalculationNotification.StateEnum
Packages that use PerformancePredictionCompleteEventTopicPerformancePredictionCalculationNotification.StateEnum
-
Uses of PerformancePredictionCompleteEventTopicPerformancePredictionCalculationNotification.StateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return PerformancePredictionCompleteEventTopicPerformancePredictionCalculationNotification.StateEnumModifier and TypeMethodDescriptionstatic PerformancePredictionCompleteEventTopicPerformancePredictionCalculationNotification.StateEnumPerformancePredictionCompleteEventTopicPerformancePredictionCalculationNotification.StateEnum.fromString(String key) PerformancePredictionCompleteEventTopicPerformancePredictionCalculationNotification.getState()static PerformancePredictionCompleteEventTopicPerformancePredictionCalculationNotification.StateEnumPerformancePredictionCompleteEventTopicPerformancePredictionCalculationNotification.StateEnum.valueOf(String name) Returns the enum constant of this class with the specified name.static PerformancePredictionCompleteEventTopicPerformancePredictionCalculationNotification.StateEnum[]PerformancePredictionCompleteEventTopicPerformancePredictionCalculationNotification.StateEnum.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 PerformancePredictionCompleteEventTopicPerformancePredictionCalculationNotification.StateEnumModifier and TypeMethodDescriptionvoidPerformancePredictionCompleteEventTopicPerformancePredictionCalculationNotification.setState(PerformancePredictionCompleteEventTopicPerformancePredictionCalculationNotification.StateEnum state) PerformancePredictionCompleteEventTopicPerformancePredictionCalculationNotification.state(PerformancePredictionCompleteEventTopicPerformancePredictionCalculationNotification.StateEnum state)