Package com.mypurecloud.sdk.v2.model
Class SurveyFormAndScoringSet
java.lang.Object
com.mypurecloud.sdk.v2.model.SurveyFormAndScoringSet
- All Implemented Interfaces:
Serializable
SurveyFormAndScoringSet
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionanswers(SurveyScoringSet answers) booleaninthashCode()voidsetAnswers(SurveyScoringSet answers) voidsetSurveyForm(SurveyForm surveyForm) surveyForm(SurveyForm surveyForm) toString()
-
Constructor Details
-
SurveyFormAndScoringSet
public SurveyFormAndScoringSet() -
SurveyFormAndScoringSet
-
-
Method Details