| 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<AttributeTypeField> |
AttributeType.containsAttributeTypeFields |
| Modifier and Type | Method and Description |
|---|---|
ItemList<AttributeTypeField> |
AttributeType.getContainsAttributeTypeFields()
Retrieve the
contains_attribute_type_fields property (displayed as 'Contains Attribute Type Fields') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeType.setContainsAttributeTypeFields(ItemList<AttributeTypeField> containsAttributeTypeFields)
Set the
contains_attribute_type_fields property (displayed as Contains Attribute Type Fields) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.