Uses of Enum Class
org.apache.camel.component.salesforce.api.dto.bulkv2.LineEndingEnum
Packages that use LineEndingEnum
-
Uses of LineEndingEnum in org.apache.camel.component.salesforce.api.dto.bulkv2
Fields in org.apache.camel.component.salesforce.api.dto.bulkv2 declared as LineEndingEnumMethods in org.apache.camel.component.salesforce.api.dto.bulkv2 that return LineEndingEnumModifier and TypeMethodDescriptionstatic LineEndingEnumJobBase.getLineEnding()static LineEndingEnumReturns the enum constant of this class with the specified name.static LineEndingEnum[]LineEndingEnum.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 LineEndingEnum