@ConfigurationProperties(prefix="camel.dataformat.boon") public class BoonDataFormatConfiguration extends Object
Constructor and Description |
---|
BoonDataFormatConfiguration() |
Modifier and Type | Method and Description |
---|---|
String |
getUnmarshalTypeName() |
Boolean |
getUseList() |
void |
setUnmarshalTypeName(String unmarshalTypeName) |
void |
setUseList(Boolean useList) |
Apache Camel