@Generated(value="org.apache.camel.maven.packaging.SpringBootAutoConfigurationMojo") @ConfigurationProperties(prefix="camel.dataformat.hl7") public class HL7DataFormatConfiguration extends org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon
Constructor and Description |
---|
HL7DataFormatConfiguration() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getContentTypeHeader() |
Boolean |
getValidate() |
void |
setContentTypeHeader(Boolean contentTypeHeader) |
void |
setValidate(Boolean validate) |
Apache Camel