Uses of Enum Class
com.mypurecloud.sdk.v2.model.BuForecastModificationResponse.MetricEnum
Packages that use BuForecastModificationResponse.MetricEnum
-
Uses of BuForecastModificationResponse.MetricEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BuForecastModificationResponse.MetricEnumModifier and TypeMethodDescriptionBuForecastModificationResponse.MetricEnum.fromString(String key) BuForecastModificationResponse.getMetric()Returns the enum constant of this class with the specified name.BuForecastModificationResponse.MetricEnum.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 BuForecastModificationResponse.MetricEnumModifier and TypeMethodDescriptionBuForecastModificationResponse.metric(BuForecastModificationResponse.MetricEnum metric) The metric to which this modification appliesvoidBuForecastModificationResponse.setMetric(BuForecastModificationResponse.MetricEnum metric)