| Package | Description |
|---|---|
| tech.rsqn.search.proxy |
| Modifier and Type | Method and Description |
|---|---|
SearchAttribute.Type |
SearchAttribute.getMatchType() |
static SearchAttribute.Type |
SearchAttribute.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchAttribute.Type[] |
SearchAttribute.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SearchAttribute |
SearchAttribute.andMatchType(SearchAttribute.Type t) |
void |
SearchAttribute.setMatchType(SearchAttribute.Type matchType) |
Copyright © 2017. All rights reserved.