@Generated(value="org.apache.camel.maven.packaging.SpringBootAutoConfigurationMojo") @ConfigurationProperties(prefix="camel.dataformat.ical") public class ICalDataFormatConfiguration extends org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon
Constructor and Description |
---|
ICalDataFormatConfiguration() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getContentTypeHeader() |
Boolean |
getValidating() |
void |
setContentTypeHeader(Boolean contentTypeHeader) |
void |
setValidating(Boolean validating) |
Apache Camel