| 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 Instance |
Filter.instance |
protected Instance |
Infoset.instance |
protected Instance |
Volume.instance |
| Modifier and Type | Method and Description |
|---|---|
Instance |
Filter.getInstance()
Retrieve the
instance property (displayed as 'Instance') of the object. |
Instance |
Infoset.getInstance()
Retrieve the
instance property (displayed as 'Instance') of the object. |
Instance |
Volume.getInstance()
Retrieve the
instance property (displayed as 'Instance') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
Filter.setInstance(Instance instance)
Set the
instance property (displayed as Instance) of the object. |
void |
Infoset.setInstance(Instance instance)
Set the
instance property (displayed as Instance) of the object. |
void |
Volume.setInstance(Instance instance)
Set the
instance property (displayed as Instance) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.