Modifier and Type | Method and Description |
---|---|
Jt400Configuration.SearchType |
Jt400Configuration.getSearchType() |
Jt400Configuration.SearchType |
Jt400Endpoint.getSearchType() |
static Jt400Configuration.SearchType |
Jt400Configuration.SearchType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Jt400Configuration.SearchType[] |
Jt400Configuration.SearchType.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.setSearchType(Jt400Configuration.SearchType searchType)
Search type such as EQ for equal etc.
|
void |
Jt400Endpoint.setSearchType(Jt400Configuration.SearchType searchType) |
Apache Camel