| 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<LogicalValidationList> |
EntityAttribute.validationList |
| Modifier and Type | Method and Description |
|---|---|
ItemList<LogicalValidationList> |
EntityAttribute.getValidationList()
Retrieve the
validation_list property (displayed as 'Validation List') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityAttribute.setValidationList(ItemList<LogicalValidationList> validationList)
Set the
validation_list property (displayed as Validation List) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.