Package com.mypurecloud.sdk.v2.model
Class ContestMetricScore
java.lang.Object
com.mypurecloud.sdk.v2.model.ContestMetricScore
- All Implemented Interfaces:
Serializable
ContestMetricScore
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetScore()inthashCode()metric(AddressableEntityRef metric) The gamification metric for the datapercentOfGoal(Double percentOfGoal) The Contest Metric percentOfGoalThe Contest Metric scorevoidsetMetric(AddressableEntityRef metric) voidsetPercentOfGoal(Double percentOfGoal) voidvoidsetTotalPoints(Double totalPoints) toString()totalPoints(Double totalPoints) The Contest Metric totalPoints
-
Constructor Details
-
ContestMetricScore
public ContestMetricScore() -
ContestMetricScore
-
-
Method Details
-
metric
The gamification metric for the data -
getMetric
-
setMetric
-
score
The Contest Metric score -
getScore
-
setScore
-
totalPoints
The Contest Metric totalPoints -
getTotalPoints
-
setTotalPoints
-
percentOfGoal
The Contest Metric percentOfGoal -
getPercentOfGoal
-
setPercentOfGoal
-
equals
-
hashCode
public int hashCode() -
toString
-