@Generated(value="org.apache.camel.maven.packaging.SpringBootAutoConfigurationMojo") @ConfigurationProperties(prefix="camel.dataformat.fhirxml") public class FhirXmlDataFormatConfiguration extends org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon
Constructor and Description |
---|
FhirXmlDataFormatConfiguration() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getContentTypeHeader() |
String |
getFhirVersion() |
void |
setContentTypeHeader(Boolean contentTypeHeader) |
void |
setFhirVersion(String fhirVersion) |
Apache Camel