Uses of Enum Class
com.mypurecloud.sdk.v2.model.CaseManagementAggregationSort.FunctionEnum
Packages that use CaseManagementAggregationSort.FunctionEnum
-
Uses of CaseManagementAggregationSort.FunctionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CaseManagementAggregationSort.FunctionEnumModifier and TypeMethodDescriptionCaseManagementAggregationSort.FunctionEnum.fromString(String key) CaseManagementAggregationSort.getFunction()Returns the enum constant of this class with the specified name.CaseManagementAggregationSort.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 CaseManagementAggregationSort.FunctionEnumModifier and TypeMethodDescriptionCaseManagementAggregationSort.function(CaseManagementAggregationSort.FunctionEnum function) Aggregation function used for the sort metric.voidCaseManagementAggregationSort.setFunction(CaseManagementAggregationSort.FunctionEnum function)