| 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 BiReportSection |
BiReportSection.containedInReportSection |
| Modifier and Type | Field and Description |
|---|---|
protected ItemList<BiReportSection> |
BiReportSection.containsSubSection |
| Modifier and Type | Method and Description |
|---|---|
BiReportSection |
BiReportSection.getContainedInReportSection()
Retrieve the
contained_in_report_section property (displayed as 'Contained in Report Section') of the object. |
| Modifier and Type | Method and Description |
|---|---|
ItemList<BiReportSection> |
BiReportSection.getContainsSubSection()
Retrieve the
contains_sub_section property (displayed as 'Contains Sub Section') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
BiReportSection.setContainedInReportSection(BiReportSection containedInReportSection)
Set the
contained_in_report_section property (displayed as Contained in Report Section) of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
BiReportSection.setContainsSubSection(ItemList<BiReportSection> containsSubSection)
Set the
contains_sub_section property (displayed as Contains Sub Section) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.