| Package | Description |
|---|---|
| com.liferay.portal.kernel.search.generic |
| Modifier and Type | Method and Description |
|---|---|
MultiMatchQuery.Type |
MultiMatchQuery.getType() |
static MultiMatchQuery.Type |
MultiMatchQuery.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MultiMatchQuery.Type[] |
MultiMatchQuery.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 |
MultiMatchQuery.setType(MultiMatchQuery.Type type) |