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