| Modifier and Type | Method and 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 and Description |
|---|---|
List<SynonymQuery.SynonymType> |
SynonymQuery.getTypes() |
| Modifier and Type | Method and Description |
|---|---|
SynonymQuery |
SynonymQuery.setTypes(List<SynonymQuery.SynonymType> types)
Set the types of Synonym to search
|
Copyright © 2016. All rights reserved.