Package com.mypurecloud.sdk.v2.model
Class ContestScore
java.lang.Object
com.mypurecloud.sdk.v2.model.ContestScore
- All Implemented Interfaces:
Serializable
ContestScore
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetScore()inthashCode()percentOfGoal(Double percentOfGoal) The Contest percentOfGoalThe Contest scorevoidsetPercentOfGoal(Double percentOfGoal) voidvoidsetTotalPoints(Double totalPoints) toString()totalPoints(Double totalPoints) The Contest totalPoints
-
Constructor Details
-
ContestScore
public ContestScore() -
ContestScore
-
-
Method Details
-
score
The Contest score -
getScore
-
setScore
-
totalPoints
The Contest totalPoints -
getTotalPoints
-
setTotalPoints
-
percentOfGoal
The Contest percentOfGoal -
getPercentOfGoal
-
setPercentOfGoal
-
equals
-
hashCode
public int hashCode() -
toString
-