| Package | Description |
|---|---|
| org.apache.camel.component.salesforce.api.dto |
| Modifier and Type | Method and Description |
|---|---|
static ActionOverrideTypeEnum |
ActionOverrideTypeEnum.fromValue(String value) |
ActionOverrideTypeEnum |
ActionOverride.getType() |
static ActionOverrideTypeEnum |
ActionOverrideTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActionOverrideTypeEnum[] |
ActionOverrideTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActionOverride.setType(ActionOverrideTypeEnum type) |
Apache Camel