Uses of Enum Class
org.apache.camel.component.salesforce.api.dto.bulkv2.ContentTypeEnum
Packages that use ContentTypeEnum
-
Uses of ContentTypeEnum in org.apache.camel.component.salesforce.api.dto.bulkv2
Fields in org.apache.camel.component.salesforce.api.dto.bulkv2 declared as ContentTypeEnumMethods in org.apache.camel.component.salesforce.api.dto.bulkv2 that return ContentTypeEnumModifier and TypeMethodDescriptionstatic ContentTypeEnumJobBase.getContentType()static ContentTypeEnumReturns the enum constant of this class with the specified name.static ContentTypeEnum[]ContentTypeEnum.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.bulkv2 with parameters of type ContentTypeEnum