Package com.mypurecloud.sdk.v2.model
Class ScorableSurvey
java.lang.Object
com.mypurecloud.sdk.v2.model.ScorableSurvey
- All Implemented Interfaces:
Serializable
ScorableSurvey
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionanswers(SurveyScoringSet answers) booleangetId()getName()inthashCode()voidsetAnswers(SurveyScoringSet answers) voidvoidsetStatus(ScorableSurvey.StatusEnum status) voidsetSurveyForm(SurveyForm surveyForm) status(ScorableSurvey.StatusEnum status) surveyForm(SurveyForm surveyForm) Survey form used for this survey.toString()
-
Constructor Details
-
ScorableSurvey
public ScorableSurvey() -
ScorableSurvey
-
-
Method Details
-
getId
-
name
-
getName
-
setName
-
surveyForm
Survey form used for this survey. -
getSurveyForm
-
setSurveyForm
-
status
-
getStatus
-
setStatus
-
answers
-
getAnswers
-
setAnswers
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-