| Package | Description |
|---|---|
| org.finra.herd.model.api.xml |
| Modifier and Type | Field and Description |
|---|---|
protected IndexSearchResultKey |
IndexSearchResult.indexSearchResultKey |
| Modifier and Type | Method and Description |
|---|---|
IndexSearchResultKey |
ObjectFactory.createIndexSearchResultKey()
Create an instance of
IndexSearchResultKey |
IndexSearchResultKey |
IndexSearchResult.getIndexSearchResultKey()
Gets the value of the indexSearchResultKey property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IndexSearchResult.setIndexSearchResultKey(IndexSearchResultKey value)
Sets the value of the indexSearchResultKey property.
|
| Constructor and Description |
|---|
IndexSearchResult(String indexSearchResultType,
SearchIndexKey searchIndexKey,
IndexSearchResultKey indexSearchResultKey,
String displayName,
String shortDescription,
Highlight highlight)
Fully-initialising value constructor
|
Copyright © 2021. All rights reserved.