Modifier and Type | Method and Description |
---|---|
Jt400Type |
Jt400Configuration.getType() |
Jt400Type |
Jt400Endpoint.getType() |
static Jt400Type |
Jt400Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Jt400Type[] |
Jt400Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Jt400Configuration.setType(Jt400Type type)
Whether to work with data queues or remote program call
|
void |
Jt400Endpoint.setType(Jt400Type type) |
Apache Camel