final enum IntegrationType extends java.lang.Enum<E<E>>
Modifiers | Name | Description |
---|---|---|
static IntegrationType |
INCOMING |
|
static IntegrationType |
MAX_VALUE |
|
static IntegrationType |
MIN_VALUE |
|
static IntegrationType |
OUTGOING |
Type | Name and description |
---|---|
java.lang.String |
label |
Type Params | Return Type | Name and description |
---|---|---|
|
static IntegrationType |
get(java.lang.String label) |
|
static IntegrationType |
getByNameOrLabel(java.lang.String nameOrLabel) |
|
java.lang.String |
getLabel() |
|
IntegrationType |
next() |
|
IntegrationType |
previous() |
|
static IntegrationType |
valueOf(java.lang.String name) |
|
static final IntegrationType[] |
values() |