Uses of Enum Class
com.mypurecloud.sdk.v2.model.TaskManagementAggregationView.FunctionEnum
Packages that use TaskManagementAggregationView.FunctionEnum
-
Uses of TaskManagementAggregationView.FunctionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TaskManagementAggregationView.FunctionEnumModifier and TypeMethodDescriptionTaskManagementAggregationView.FunctionEnum.fromString(String key) TaskManagementAggregationView.getFunction()Returns the enum constant of this class with the specified name.TaskManagementAggregationView.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 TaskManagementAggregationView.FunctionEnumModifier and TypeMethodDescriptionTaskManagementAggregationView.function(TaskManagementAggregationView.FunctionEnum function) Type of view you wish to createvoidTaskManagementAggregationView.setFunction(TaskManagementAggregationView.FunctionEnum function)