Uses of Class
org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportRow
-
Packages that use ReportRow Package Description org.apache.camel.component.salesforce.api.dto.analytics.reports -
-
Uses of ReportRow in org.apache.camel.component.salesforce.api.dto.analytics.reports
Methods in org.apache.camel.component.salesforce.api.dto.analytics.reports that return ReportRow Modifier and Type Method Description ReportRow[]
ReportFactWithDetails. getRows()
Methods in org.apache.camel.component.salesforce.api.dto.analytics.reports with parameters of type ReportRow Modifier and Type Method Description void
ReportFactWithDetails. setRows(ReportRow[] rows)
-