Modifier and Type | Method and Description |
---|---|
Jt400Configuration.Format |
Jt400Configuration.getFormat()
Returns the data format for sending messages.
|
Jt400Configuration.Format |
Jt400Endpoint.getFormat() |
static Jt400Configuration.Format |
Jt400Configuration.Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Jt400Configuration.Format[] |
Jt400Configuration.Format.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.setFormat(Jt400Configuration.Format format)
Sets the data format for sending messages.
|
void |
Jt400Endpoint.setFormat(Jt400Configuration.Format format) |
Apache Camel