@Generated(value="org.apache.camel.maven.packaging.SpringBootAutoConfigurationMojo") @ConfigurationProperties(prefix="camel.component.fhir") public class FhirComponentConfiguration extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
| Modifier and Type | Class and Description |
|---|---|
static class |
FhirComponentConfiguration.FhirConfigurationNestedConfiguration |
| Constructor and Description |
|---|
FhirComponentConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getBasicPropertyBinding() |
FhirComponentConfiguration.FhirConfigurationNestedConfiguration |
getConfiguration() |
void |
setBasicPropertyBinding(Boolean basicPropertyBinding) |
void |
setConfiguration(FhirComponentConfiguration.FhirConfigurationNestedConfiguration configuration) |
public FhirComponentConfiguration.FhirConfigurationNestedConfiguration getConfiguration()
public void setConfiguration(FhirComponentConfiguration.FhirConfigurationNestedConfiguration configuration)
public Boolean getBasicPropertyBinding()
public void setBasicPropertyBinding(Boolean basicPropertyBinding)
Apache Camel