| 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 Validvalues |
Customattributedef.hasValidValues |
| Modifier and Type | Field and Description |
|---|---|
protected ItemList<Validvalues> |
ValidValueList2.containsValidValues |
| Modifier and Type | Method and Description |
|---|---|
Validvalues |
Customattributedef.getHasValidValues()
Retrieve the
has_valid_values property (displayed as 'Has Valid Values') of the object. |
| Modifier and Type | Method and Description |
|---|---|
ItemList<Validvalues> |
ValidValueList2.getContainsValidValues()
Retrieve the
contains_valid_values property (displayed as 'Contains Valid Values') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
Customattributedef.setHasValidValues(Validvalues hasValidValues)
Set the
has_valid_values property (displayed as Has Valid Values) of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidValueList2.setContainsValidValues(ItemList<Validvalues> containsValidValues)
Set the
contains_valid_values property (displayed as Contains Valid Values) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.