| 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 ParameterSet2 |
Parameter.isParameterSet |
protected ParameterSet2 |
DsparameterSet.ofParameterSet |
protected ParameterSet2 |
Parameter.ofParameterSet |
| Modifier and Type | Method and Description |
|---|---|
ParameterSet2 |
Parameter.getIsParameterSet()
Retrieve the
is_parameter_set property (displayed as 'Is Parameter Set') of the object. |
ParameterSet2 |
DsparameterSet.getOfParameterSet()
Retrieve the
of_parameter_set property (displayed as 'Context') of the object. |
ParameterSet2 |
Parameter.getOfParameterSet()
Retrieve the
of_parameter_set property (displayed as 'Of Parameter Set') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
Parameter.setIsParameterSet(ParameterSet2 isParameterSet)
Set the
is_parameter_set property (displayed as Is Parameter Set) of the object. |
void |
DsparameterSet.setOfParameterSet(ParameterSet2 ofParameterSet)
Set the
of_parameter_set property (displayed as Context) of the object. |
void |
Parameter.setOfParameterSet(ParameterSet2 ofParameterSet)
Set the
of_parameter_set property (displayed as Of Parameter Set) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.