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