| 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<Propdescriptor> |
Classdescriptor.hasPropDescriptor |
| Modifier and Type | Method and Description |
|---|---|
ItemList<Propdescriptor> |
Classdescriptor.getHasPropDescriptor()
Retrieve the
has_prop_descriptor property (displayed as 'Has Prop Descriptor') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
Classdescriptor.setHasPropDescriptor(ItemList<Propdescriptor> hasPropDescriptor)
Set the
has_prop_descriptor property (displayed as Has Prop Descriptor) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.