Uses of Enum Class
org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportFormatEnum
Packages that use ReportFormatEnum
-
Uses of ReportFormatEnum in org.apache.camel.component.salesforce.api.dto.analytics.reports
Methods in org.apache.camel.component.salesforce.api.dto.analytics.reports that return ReportFormatEnumModifier and TypeMethodDescriptionReportMetadata.getReportFormat()static ReportFormatEnumReturns the enum constant of this class with the specified name.static ReportFormatEnum[]ReportFormatEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.salesforce.api.dto.analytics.reports with parameters of type ReportFormatEnumModifier and TypeMethodDescriptionvoidReportMetadata.setReportFormat(ReportFormatEnum reportFormat)