| Package | Description |
|---|---|
| org.apache.camel.builder |
| Modifier and Type | Method and Description |
|---|---|
static DataFormatClause.Operation |
DataFormatClause.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataFormatClause.Operation[] |
DataFormatClause.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DataFormatClause(T processorType,
DataFormatClause.Operation operation) |
Apache Camel