| 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<Applicationfunction> |
Classdescriptor.usedInApplicationFunction |
| Modifier and Type | Method and Description |
|---|---|
ItemList<Applicationfunction> |
Classdescriptor.getUsedInApplicationFunction()
Retrieve the
used_in_application_function property (displayed as 'Used In Application Function') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
Classdescriptor.setUsedInApplicationFunction(ItemList<Applicationfunction> usedInApplicationFunction)
Set the
used_in_application_function property (displayed as Used In Application Function) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.