Class BindyFixedLengthDataFormatConfiguration
java.lang.Object
org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon
org.apache.camel.dataformat.bindy.fixed.springboot.BindyFixedLengthDataFormatConfiguration
@ConfigurationProperties(prefix="camel.dataformat.bindy-fixed")
public class BindyFixedLengthDataFormatConfiguration
extends org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon
Marshal and unmarshal between POJOs and fixed field length format using Camel
Bindy
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon
org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon.CustomizerProperties -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetType()voidsetAllowEmptyStream(Boolean allowEmptyStream) voidsetClassType(String classType) voidvoidvoidsetUnwrapSingleInstance(Boolean unwrapSingleInstance) Methods inherited from class org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon
getCustomizer, isEnabled, setEnabled
-
Constructor Details
-
BindyFixedLengthDataFormatConfiguration
public BindyFixedLengthDataFormatConfiguration()
-
-
Method Details
-
getType
-
setType
-
getClassType
-
setClassType
-
getAllowEmptyStream
-
setAllowEmptyStream
-
getUnwrapSingleInstance
-
setUnwrapSingleInstance
-
getLocale
-
setLocale
-