| 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<MappingProject> |
MappingSpecification.mappingProject |
protected ItemList<MappingProject> |
MappingComponent.mappingProject |
protected ItemList<MappingProject> |
InformationServerReportMappingProject.mappingProject |
| Modifier and Type | Method and Description |
|---|---|
ItemList<MappingProject> |
MappingSpecification.getMappingProject()
Retrieve the
mapping_project property (displayed as 'Mapping Project') of the object. |
ItemList<MappingProject> |
MappingComponent.getMappingProject()
Retrieve the
mapping_project property (displayed as 'Mapping Project') of the object. |
ItemList<MappingProject> |
InformationServerReportMappingProject.getMappingProject()
Retrieve the
mapping_project property (displayed as 'Mapping Project') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
MappingSpecification.setMappingProject(ItemList<MappingProject> mappingProject)
Set the
mapping_project property (displayed as Mapping Project) of the object. |
void |
MappingComponent.setMappingProject(ItemList<MappingProject> mappingProject)
Set the
mapping_project property (displayed as Mapping Project) of the object. |
void |
InformationServerReportMappingProject.setMappingProject(ItemList<MappingProject> mappingProject)
Set the
mapping_project property (displayed as Mapping Project) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.