Package | Description |
---|---|
org.zanata.rest.dto |
Modifier and Type | Method and Description |
---|---|
SearchResult.SearchResultType |
SearchResult.getType() |
static SearchResult.SearchResultType |
SearchResult.SearchResultType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchResult.SearchResultType[] |
SearchResult.SearchResultType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
SearchResult.setType(SearchResult.SearchResultType type) |
Copyright © 2018 Zanata Project. All rights reserved.