| 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<Customattributeval> |
Customattributedef.hasCustomAttributeVal |
| Modifier and Type | Method and Description |
|---|---|
ItemList<Customattributeval> |
Customattributedef.getHasCustomAttributeVal()
Retrieve the
has_custom_attribute_val property (displayed as 'Has Custom Attribute Val') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
Customattributedef.setHasCustomAttributeVal(ItemList<Customattributeval> hasCustomAttributeVal)
Set the
has_custom_attribute_val property (displayed as Has Custom Attribute Val) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.