Package | Description |
---|---|
org.apache.camel.component.salesforce.api.dto.analytics.reports |
Modifier and Type | Method and Description |
---|---|
SummaryValue[] |
ReportFactWithDetails.getAggregates() |
SummaryValue[] |
ReportRow.getDataCells() |
Modifier and Type | Method and Description |
---|---|
void |
ReportFactWithDetails.setAggregates(SummaryValue[] aggregates) |
void |
ReportRow.setDataCells(SummaryValue[] dataCells) |
Apache Camel