| 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 PhysicalDomain |
DesignColumn.physicalDomains |
| Modifier and Type | Field and Description |
|---|---|
protected ItemList<PhysicalDomain> |
PhysicalDataModel.physicalDomains |
| Modifier and Type | Method and Description |
|---|---|
PhysicalDomain |
DesignColumn.getPhysicalDomains()
Retrieve the
physical_domains property (displayed as 'Physical Domains') of the object. |
| Modifier and Type | Method and Description |
|---|---|
ItemList<PhysicalDomain> |
PhysicalDataModel.getPhysicalDomains()
Retrieve the
physical_domains property (displayed as 'Physical Domains') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
DesignColumn.setPhysicalDomains(PhysicalDomain physicalDomains)
Set the
physical_domains property (displayed as Physical Domains) of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
PhysicalDataModel.setPhysicalDomains(ItemList<PhysicalDomain> physicalDomains)
Set the
physical_domains property (displayed as Physical Domains) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.