Package com.mypurecloud.sdk.v2.model
Class ContestScoreRanked
java.lang.Object
com.mypurecloud.sdk.v2.model.ContestScoreRanked
- All Implemented Interfaces:
Serializable
ContestScoreRanked
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetRank()getScore()getTier()inthashCode()percentOfGoal(Double percentOfGoal) The Contest percentOfGoalThe Contest Score rankThe Contest scorevoidsetPercentOfGoal(Double percentOfGoal) voidvoidvoidvoidsetTotalPoints(Double totalPoints) The Contest Score tiertoString()totalPoints(Double totalPoints) The Contest totalPoints
-
Constructor Details
-
ContestScoreRanked
public ContestScoreRanked() -
ContestScoreRanked
-
-
Method Details
-
score
The Contest score -
getScore
-
setScore
-
totalPoints
The Contest totalPoints -
getTotalPoints
-
setTotalPoints
-
percentOfGoal
The Contest percentOfGoal -
getPercentOfGoal
-
setPercentOfGoal
-
rank
The Contest Score rank -
getRank
-
setRank
-
tier
The Contest Score tier -
getTier
-
setTier
-
equals
-
hashCode
public int hashCode() -
toString
-