public class Steward extends Reference
steward asset type in IGC, displayed as 'Steward' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected ItemList<Associativeobject> |
assignedByContactAssignment |
| Constructor and Description |
|---|
Steward() |
| Modifier and Type | Method and Description |
|---|---|
ItemList<Associativeobject> |
getAssignedByContactAssignment()
Retrieve the
assigned_by_contact_assignment property (displayed as 'Assigned By Contact Assignment') of the object. |
void |
setAssignedByContactAssignment(ItemList<Associativeobject> assignedByContactAssignment)
Set the
assigned_by_contact_assignment property (displayed as Assigned By Contact Assignment) of the object. |
areModificationDetailsPopulated, getContext, getCreatedBy, getCreatedOn, getId, getIdentity, getModifiedBy, getModifiedOn, getName, getNotes, getType, getUrl, isEmbeddedAsset, isFullyRetrieved, isIdentityPopulated, isSimpleType, isVirtualAsset, setContext, setCreatedBy, setCreatedOn, setFullyRetrieved, setId, setModifiedBy, setModifiedOn, setName, setNotes, setType, setUrltoStringprotected ItemList<Associativeobject> assignedByContactAssignment
public ItemList<Associativeobject> getAssignedByContactAssignment()
assigned_by_contact_assignment property (displayed as 'Assigned By Contact Assignment') of the object.ItemList<Associativeobject>public void setAssignedByContactAssignment(ItemList<Associativeobject> assignedByContactAssignment)
assigned_by_contact_assignment property (displayed as Assigned By Contact Assignment) of the object.assignedByContactAssignment - the value to setCopyright © 2018–2021 ODPi. All rights reserved.