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