| Package | Description |
|---|---|
| org.odpi.egeria.connectors.ibm.igc.clientlibrary.model.base |
Defines data constructs representing each of IGC's metadata types.
|
| Modifier and Type | Field and Description |
|---|---|
protected ItemList<BiFilter> |
BiModel.biFilters |
protected ItemList<BiFilter> |
BiCollection.biFilters |
| Modifier and Type | Method and Description |
|---|---|
ItemList<BiFilter> |
BiModel.getBiFilters()
Retrieve the
bi_filters property (displayed as 'BI Filters') of the object. |
ItemList<BiFilter> |
BiCollection.getBiFilters()
Retrieve the
bi_filters property (displayed as 'BI Filters') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
BiModel.setBiFilters(ItemList<BiFilter> biFilters)
Set the
bi_filters property (displayed as BI Filters) of the object. |
void |
BiCollection.setBiFilters(ItemList<BiFilter> biFilters)
Set the
bi_filters property (displayed as BI Filters) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.