Uses of Enum Class
org.apache.camel.component.salesforce.api.dto.analytics.reports.FormatEnum
Packages that use FormatEnum
-
Uses of FormatEnum in org.apache.camel.component.salesforce.api.dto.analytics.reports
Methods in org.apache.camel.component.salesforce.api.dto.analytics.reports that return FormatEnumModifier and TypeMethodDescriptionstatic FormatEnumReport.getFormat()static FormatEnumReturns the enum constant of this class with the specified name.static FormatEnum[]FormatEnum.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 FormatEnum