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