Package com.mypurecloud.sdk.v2.model
Class LearningAssignmentAggregateQueryResponseMetric
java.lang.Object
com.mypurecloud.sdk.v2.model.LearningAssignmentAggregateQueryResponseMetric
- All Implemented Interfaces:
Serializable
LearningAssignmentAggregateQueryResponseMetric
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe metric this applies to -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LearningAssignmentAggregateQueryResponseMetric
public LearningAssignmentAggregateQueryResponseMetric() -
LearningAssignmentAggregateQueryResponseMetric
-
-
Method Details
-
metric
public LearningAssignmentAggregateQueryResponseMetric metric(LearningAssignmentAggregateQueryResponseMetric.MetricEnum metric) The metric this applies to -
getMetric
-
setMetric
-
stats
public LearningAssignmentAggregateQueryResponseMetric stats(LearningAssignmentAggregateQueryResponseStats stats) The aggregated values for this metric -
getStats
-
setStats
-
equals
-
hashCode
public int hashCode() -
toString
-