| 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<MappingJoin> |
MappingSpecification.joins |
| Modifier and Type | Method and Description |
|---|---|
ItemList<MappingJoin> |
MappingSpecification.getJoins()
Retrieve the
joins property (displayed as 'Joins') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
MappingSpecification.setJoins(ItemList<MappingJoin> joins)
Set the
joins property (displayed as Joins) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.