Uses of Enum Class
com.mypurecloud.sdk.v2.model.WfmBuShortTermForecastGenerateProgressTopicBuForecastModification.LegacyMetricEnum
Packages that use WfmBuShortTermForecastGenerateProgressTopicBuForecastModification.LegacyMetricEnum
-
Uses of WfmBuShortTermForecastGenerateProgressTopicBuForecastModification.LegacyMetricEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WfmBuShortTermForecastGenerateProgressTopicBuForecastModification.LegacyMetricEnumModifier and TypeMethodDescriptionWfmBuShortTermForecastGenerateProgressTopicBuForecastModification.LegacyMetricEnum.fromString(String key) WfmBuShortTermForecastGenerateProgressTopicBuForecastModification.getLegacyMetric()WfmBuShortTermForecastGenerateProgressTopicBuForecastModification.LegacyMetricEnum.valueOf(String name) Returns the enum constant of this class with the specified name.WfmBuShortTermForecastGenerateProgressTopicBuForecastModification.LegacyMetricEnum.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 WfmBuShortTermForecastGenerateProgressTopicBuForecastModification.LegacyMetricEnumModifier and TypeMethodDescriptionWfmBuShortTermForecastGenerateProgressTopicBuForecastModification.legacyMetric(WfmBuShortTermForecastGenerateProgressTopicBuForecastModification.LegacyMetricEnum legacyMetric) voidWfmBuShortTermForecastGenerateProgressTopicBuForecastModification.setLegacyMetric(WfmBuShortTermForecastGenerateProgressTopicBuForecastModification.LegacyMetricEnum legacyMetric)