| 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<Associativeobject> |
Steward.assignedByContactAssignment |
protected ItemList<Associativeobject> |
InvDataRuleDefinition.contact |
| Modifier and Type | Method and Description |
|---|---|
ItemList<Associativeobject> |
Steward.getAssignedByContactAssignment()
Retrieve the
assigned_by_contact_assignment property (displayed as 'Assigned By Contact Assignment') of the object. |
ItemList<Associativeobject> |
InvDataRuleDefinition.getContact()
Retrieve the
contact property (displayed as 'Contact') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
Steward.setAssignedByContactAssignment(ItemList<Associativeobject> assignedByContactAssignment)
Set the
assigned_by_contact_assignment property (displayed as Assigned By Contact Assignment) of the object. |
void |
InvDataRuleDefinition.setContact(ItemList<Associativeobject> contact)
Set the
contact property (displayed as Contact) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.