| 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<ColumnAnalysisSummary> |
DataClassOld.inferredByDfAnalysisSummary |
| Modifier and Type | Method and Description |
|---|---|
ItemList<ColumnAnalysisSummary> |
DataClassOld.getInferredByDfAnalysisSummary()
Retrieve the
inferred_by_df_analysis_summary property (displayed as 'Inferred By DF Analysis Summary') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
DataClassOld.setInferredByDfAnalysisSummary(ItemList<ColumnAnalysisSummary> inferredByDfAnalysisSummary)
Set the
inferred_by_df_analysis_summary property (displayed as Inferred By DF Analysis Summary) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.