Package | Description |
---|---|
org.apache.camel.component.salesforce.api.dto.analytics.reports |
Modifier and Type | Method and Description |
---|---|
GroupingInfo[] |
ReportMetadata.getGroupingsAcross() |
GroupingInfo[] |
ReportMetadata.getGroupingsDown() |
Modifier and Type | Method and Description |
---|---|
void |
ReportMetadata.setGroupingsAcross(GroupingInfo[] groupingsAcross) |
void |
ReportMetadata.setGroupingsDown(GroupingInfo[] groupingsDown) |
Apache Camel