Uses of Enum Class
com.mypurecloud.sdk.v2.model.SurveyAggregationSort.NameEnum
Packages that use SurveyAggregationSort.NameEnum
-
Uses of SurveyAggregationSort.NameEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SurveyAggregationSort.NameEnumModifier and TypeMethodDescriptionSurveyAggregationSort.NameEnum.fromString(String key) SurveyAggregationSort.getName()Returns the enum constant of this class with the specified name.static SurveyAggregationSort.NameEnum[]SurveyAggregationSort.NameEnum.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 SurveyAggregationSort.NameEnumModifier and TypeMethodDescriptionSurveyAggregationSort.name(SurveyAggregationSort.NameEnum name) Name of the metric used for sorting values.voidSurveyAggregationSort.setName(SurveyAggregationSort.NameEnum name)