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