Package | Description |
---|---|
com.blockchyp.client.dto |
Modifier and Type | Method and Description |
---|---|
Collection<SurveyDataPoint> |
SurveyQuestion.getResponses()
Gets the set of response data points.
|
Modifier and Type | Method and Description |
---|---|
void |
SurveyQuestion.addResponse(SurveyDataPoint value)
Adds a the set of response data points.
|
Modifier and Type | Method and Description |
---|---|
void |
SurveyQuestion.setResponses(Collection<SurveyDataPoint> value)
Sets the set of response data points.
|
Copyright © 2022 BlockChyp, Inc.. All rights reserved.