@Metadata(label="dataformat,transformation",
title="Custom")
public class CustomDataFormat
extends DataFormatDefinition
| Constructor and Description |
|---|
CustomDataFormat() |
CustomDataFormat(String ref) |
| Modifier and Type | Method and Description |
|---|---|
String |
getRef()
Reference to the custom
DataFormat to lookup
from the Camel registry. |
void |
setRef(String ref)
Reference to the custom
DataFormat to lookup
from the Camel registry. |
String |
toString() |
getContentTypeHeader, getDataFormat, getDataFormatName, getOtherAttributes, getShortName, setContentTypeHeader, setDataFormat, setDataFormatName, setOtherAttributesgetId, setIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetReadPropertyPlaceholderOptions, getWritePropertyPlaceholderOptionspublic CustomDataFormat()
public CustomDataFormat(String ref)
Apache Camel