Package com.mypurecloud.sdk.v2.model
Class SurveyAggregateDataContainer
java.lang.Object
com.mypurecloud.sdk.v2.model.SurveyAggregateDataContainer
- All Implemented Interfaces:
Serializable
SurveyAggregateDataContainer
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondata(List<StatisticalResponse> data) booleangetData()getGroup()A mapping from dimension to valueinthashCode()voidsetData(List<StatisticalResponse> data) voidtoString()
-
Constructor Details
-
SurveyAggregateDataContainer
public SurveyAggregateDataContainer() -
SurveyAggregateDataContainer
-
-
Method Details