Package com.mypurecloud.sdk.v2.model
Class InsightsSummaryMetricPeriodPoints
java.lang.Object
com.mypurecloud.sdk.v2.model.InsightsSummaryMetricPeriodPoints
- All Implemented Interfaces:
Serializable
InsightsSummaryMetricPeriodPoints
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondataPointCount(Integer dataPointCount) Number of data pointsbooleangetValue()inthashCode()Max possible pointspercentOfGoal(Double percentOfGoal) Percentage of the goalPoints scoredvoidsetDataPointCount(Integer dataPointCount) voidsetMaxPoints(Integer maxPoints) voidsetPercentOfGoal(Double percentOfGoal) voidvoidtoString()Average value
-
Constructor Details
-
InsightsSummaryMetricPeriodPoints
public InsightsSummaryMetricPeriodPoints() -
InsightsSummaryMetricPeriodPoints
-
-
Method Details
-
points
Points scored -
getPoints
-
setPoints
-
maxPoints
Max possible points -
getMaxPoints
-
setMaxPoints
-
dataPointCount
Number of data points -
getDataPointCount
-
setDataPointCount
-
percentOfGoal
Percentage of the goal -
getPercentOfGoal
-
setPercentOfGoal
-
value
Average value -
getValue
-
setValue
-
equals
-
hashCode
public int hashCode() -
toString
-