| 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 ValidValueList |
ValidValueRange.validValueList |
protected ValidValueList |
ValidValueList.validValueList |
protected ValidValueList |
ValidValue.validValueList |
protected ValidValueList |
DataItemValue.validValueList |
| Modifier and Type | Method and Description |
|---|---|
ValidValueList |
ValidValueRange.getValidValueList()
Retrieve the
valid_value_list property (displayed as 'Valid Value List') of the object. |
ValidValueList |
ValidValueList.getValidValueList()
Retrieve the
valid_value_list property (displayed as 'Valid Value List') of the object. |
ValidValueList |
ValidValue.getValidValueList()
Retrieve the
valid_value_list property (displayed as 'Valid Value List') of the object. |
ValidValueList |
DataItemValue.getValidValueList()
Retrieve the
valid_value_list property (displayed as 'Valid Value List') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidValueRange.setValidValueList(ValidValueList validValueList)
Set the
valid_value_list property (displayed as Valid Value List) of the object. |
void |
ValidValueList.setValidValueList(ValidValueList validValueList)
Set the
valid_value_list property (displayed as Valid Value List) of the object. |
void |
ValidValue.setValidValueList(ValidValueList validValueList)
Set the
valid_value_list property (displayed as Valid Value List) of the object. |
void |
DataItemValue.setValidValueList(ValidValueList validValueList)
Set the
valid_value_list property (displayed as Valid Value List) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.