| Package | Description |
|---|---|
| org.apache.camel.component.pdf |
| Modifier and Type | Method and Description |
|---|---|
PdfOperation |
PdfConfiguration.getOperation() |
static PdfOperation |
PdfOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PdfOperation[] |
PdfOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PdfConfiguration.setOperation(PdfOperation operation) |
Apache Camel