| Package | Description |
|---|---|
| org.finra.herd.model.api.xml |
| Modifier and Type | Field and Description |
|---|---|
protected Highlight |
IndexSearchResult.highlight |
| Modifier and Type | Method and Description |
|---|---|
Highlight |
ObjectFactory.createHighlight()
Create an instance of
Highlight |
Highlight |
IndexSearchResult.getHighlight()
Gets the value of the highlight property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IndexSearchResult.setHighlight(Highlight value)
Sets the value of the highlight 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.