Package com.mypurecloud.sdk.v2.model
Class QuestionGroupSettings
java.lang.Object
com.mypurecloud.sdk.v2.model.QuestionGroupSettings
- All Implemented Interfaces:
Serializable
QuestionGroupSettings
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()questionGroupContextId(String questionGroupContextId) The context id of the question group in the form.questionSettings(List<QuestionSettings> questionSettings) voidsetQuestionGroupContextId(String questionGroupContextId) voidsetQuestionSettings(List<QuestionSettings> questionSettings) toString()
-
Constructor Details
-
QuestionGroupSettings
public QuestionGroupSettings() -
QuestionGroupSettings
-
-
Method Details
-
questionGroupContextId
The context id of the question group in the form. -
getQuestionGroupContextId
-
setQuestionGroupContextId
-
questionSettings
-
getQuestionSettings
-
setQuestionSettings
-
equals
-
hashCode
public int hashCode() -
toString
-