| Package | Description |
|---|---|
| org.finra.herd.model.api.xml |
| Modifier and Type | Field and Description |
|---|---|
protected List<BusinessObjectDefinitionSearchKey> |
BusinessObjectDefinitionSearchFilter.businessObjectDefinitionSearchKeys |
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectDefinitionSearchKey |
ObjectFactory.createBusinessObjectDefinitionSearchKey()
Create an instance of
BusinessObjectDefinitionSearchKey |
| Modifier and Type | Method and Description |
|---|---|
List<BusinessObjectDefinitionSearchKey> |
BusinessObjectDefinitionSearchFilter.getBusinessObjectDefinitionSearchKeys() |
| Modifier and Type | Method and Description |
|---|---|
void |
BusinessObjectDefinitionSearchFilter.setBusinessObjectDefinitionSearchKeys(List<BusinessObjectDefinitionSearchKey> businessObjectDefinitionSearchKeys) |
| Constructor and Description |
|---|
BusinessObjectDefinitionSearchFilter(Boolean isExclusionSearchFilter,
List<BusinessObjectDefinitionSearchKey> businessObjectDefinitionSearchKeys)
Fully-initialising value constructor
|
Copyright © 2021. All rights reserved.