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