| Package | Description |
|---|---|
| org.finra.herd.model.api.xml |
| Modifier and Type | Field and Description |
|---|---|
protected List<IndexSearchKey> |
IndexSearchFilter.indexSearchKeys |
| Modifier and Type | Method and Description |
|---|---|
IndexSearchKey |
ObjectFactory.createIndexSearchKey()
Create an instance of
IndexSearchKey |
| Modifier and Type | Method and Description |
|---|---|
List<IndexSearchKey> |
IndexSearchFilter.getIndexSearchKeys() |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexSearchFilter.setIndexSearchKeys(List<IndexSearchKey> indexSearchKeys) |
| Constructor and Description |
|---|
IndexSearchFilter(Boolean isExclusionSearchFilter,
List<IndexSearchKey> indexSearchKeys)
Fully-initialising value constructor
|
Copyright © 2019. All rights reserved.