| Modifier and Type | Method | Description |
|---|---|---|
static SynonymQuery.SynonymType |
SynonymQuery.SynonymType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static SynonymQuery.SynonymType[] |
SynonymQuery.SynonymType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
List<SynonymQuery.SynonymType> |
SynonymQuery.getTypes() |
| Modifier and Type | Method | Description |
|---|---|---|
SynonymQuery |
SynonymQuery.setTypes(List<SynonymQuery.SynonymType> types) |
Set the types of Synonym to search
|
Copyright © 2018. All rights reserved.