| Package | Description |
|---|---|
| com.liferay.portal.kernel.search.generic |
| Modifier and Type | Method and Description |
|---|---|
MatchQuery.Type |
MatchQuery.getType() |
static MatchQuery.Type |
MatchQuery.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MatchQuery.Type[] |
MatchQuery.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MatchQuery.setType(MatchQuery.Type type) |