Package com.mypurecloud.sdk.v2.model
Class GamificationScorecardChangeTopicScorecardChange
java.lang.Object
com.mypurecloud.sdk.v2.model.GamificationScorecardChangeTopicScorecardChange
- All Implemented Interfaces:
Serializable
GamificationScorecardChangeTopicScorecardChange
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondivisionId(String divisionId) booleaninthashCode()performanceMetrics(List<GamificationScorecardChangeTopicPerformanceMetric> performanceMetrics) performanceProfileId(String performanceProfileId) voidsetDivisionId(String divisionId) voidsetPerformanceMetrics(List<GamificationScorecardChangeTopicPerformanceMetric> performanceMetrics) voidsetPerformanceProfileId(String performanceProfileId) voidvoidvoidsetWorkday(String workday) toString()
-
Constructor Details
-
GamificationScorecardChangeTopicScorecardChange
public GamificationScorecardChangeTopicScorecardChange() -
GamificationScorecardChangeTopicScorecardChange
-
-
Method Details
-
workday
-
getWorkday
-
setWorkday
-
divisionId
-
getDivisionId
-
setDivisionId
-
teamId
-
getTeamId
-
setTeamId
-
performanceProfileId
public GamificationScorecardChangeTopicScorecardChange performanceProfileId(String performanceProfileId) -
getPerformanceProfileId
-
setPerformanceProfileId
-
userId
-
getUserId
-
setUserId
-
performanceMetrics
public GamificationScorecardChangeTopicScorecardChange performanceMetrics(List<GamificationScorecardChangeTopicPerformanceMetric> performanceMetrics) -
getPerformanceMetrics
-
setPerformanceMetrics
public void setPerformanceMetrics(List<GamificationScorecardChangeTopicPerformanceMetric> performanceMetrics) -
equals
-
hashCode
public int hashCode() -
toString
-