| Package | Description |
|---|---|
| org.finra.herd.model.api.xml |
| Modifier and Type | Field and Description |
|---|---|
protected List<IndexSearchResult> |
IndexSearchResponse.indexSearchResults |
| Modifier and Type | Method and Description |
|---|---|
IndexSearchResult |
ObjectFactory.createIndexSearchResult()
Create an instance of
IndexSearchResult |
| Modifier and Type | Method and Description |
|---|---|
List<IndexSearchResult> |
IndexSearchResponse.getIndexSearchResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexSearchResponse.setIndexSearchResults(List<IndexSearchResult> indexSearchResults) |
| Constructor and Description |
|---|
IndexSearchResponse(long totalIndexSearchResults,
List<IndexSearchResult> indexSearchResults,
List<Facet> facets)
Fully-initialising value constructor
|
Copyright © 2019. All rights reserved.