Uses of Class
org.apache.camel.component.salesforce.api.dto.analytics.reports.FilterValue
-
Packages that use FilterValue Package Description org.apache.camel.component.salesforce.api.dto.analytics.reports -
-
Uses of FilterValue in org.apache.camel.component.salesforce.api.dto.analytics.reports
Methods in org.apache.camel.component.salesforce.api.dto.analytics.reports that return FilterValue Modifier and Type Method Description FilterValue[]
ReportTypeColumn. getFilterValues()
Methods in org.apache.camel.component.salesforce.api.dto.analytics.reports with parameters of type FilterValue Modifier and Type Method Description void
ReportTypeColumn. setFilterValues(FilterValue[] filterValues)
-