Uses of Enum Class
com.mypurecloud.sdk.v2.model.SurveyAggregationView.FunctionEnum
Packages that use SurveyAggregationView.FunctionEnum
-
Uses of SurveyAggregationView.FunctionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SurveyAggregationView.FunctionEnumModifier and TypeMethodDescriptionSurveyAggregationView.FunctionEnum.fromString(String key) SurveyAggregationView.getFunction()Returns the enum constant of this class with the specified name.static SurveyAggregationView.FunctionEnum[]SurveyAggregationView.FunctionEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type SurveyAggregationView.FunctionEnumModifier and TypeMethodDescriptionSurveyAggregationView.function(SurveyAggregationView.FunctionEnum function) Type of view you wish to createvoidSurveyAggregationView.setFunction(SurveyAggregationView.FunctionEnum function)