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