Uses of Class
org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportType
-
Packages that use ReportType Package Description org.apache.camel.component.salesforce.api.dto.analytics.reports -
-
Uses of ReportType in org.apache.camel.component.salesforce.api.dto.analytics.reports
Methods in org.apache.camel.component.salesforce.api.dto.analytics.reports that return ReportType Modifier and Type Method Description ReportTypeReportMetadata. getReportType()Methods in org.apache.camel.component.salesforce.api.dto.analytics.reports with parameters of type ReportType Modifier and Type Method Description voidReportMetadata. setReportType(ReportType reportType)
-