public class JobOutputPin extends Reference
job_output_pin asset type in IGC, displayed as 'Job Output Pin' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected String |
a_xmeta_locking_root
The
a_xmeta_locking_root property, displayed as 'A XMeta Locking Root' in the IGC UI. |
protected String |
created_by
The
created_by property, displayed as 'Created By' in the IGC UI. |
protected Date |
created_on
The
created_on property, displayed as 'Created On' in the IGC UI. |
protected ReferenceList |
has_ds_argument_map
The
has_ds_argument_map property, displayed as 'Has DS Argument Map' in the IGC UI. |
protected Reference |
has_ds_meta_bag
The
has_ds_meta_bag property, displayed as 'Has DS Meta Bag' in the IGC UI. |
protected String |
internal_id
The
internal_id property, displayed as 'Internal ID' in the IGC UI. |
protected Reference |
is_source_of_link
The
is_source_of_link property, displayed as 'Is Source Of Link' in the IGC UI. |
protected Number |
left_text_pos
The
left_text_pos property, displayed as 'Left Text Pos' in the IGC UI. |
protected String |
modified_by
The
modified_by property, displayed as 'Modified By' in the IGC UI. |
protected Date |
modified_on
The
modified_on property, displayed as 'Modified On' in the IGC UI. |
protected Reference |
of_job_component
The
of_job_component property, displayed as 'Of Job Component' in the IGC UI. |
protected String |
partner
The
partner property, displayed as 'Partner' in the IGC UI. |
protected String |
pin_type
The
pin_type property, displayed as 'Pin Type' in the IGC UI. |
protected Number |
sequence
The
sequence property, displayed as 'Sequence' in the IGC UI. |
protected Number |
top_text_pos
The
top_text_pos property, displayed as 'Top Text Pos' in the IGC UI. |
| Constructor and Description |
|---|
JobOutputPin() |
canAssetBeCreatedFromPOJO, getAllPropertiesFromPOJO, getAssetDetails, getAssetTypeForSearch, getAssetTypeFromPOJO, getAssetWithSubsetOfProperties, getAssetWithSubsetOfProperties, getAssetWithSubsetOfProperties, getContext, getDisplayNameFromPOJO, getFieldByName, getFullAssetDetails, getId, getIdentity, getName, getNonRelationshipPropertiesFromPOJO, getPagedRelationalPropertiesFromPOJO, getPropertyByName, getStringPropertiesFromPOJO, getType, getUrl, hasModificationDetails, hasModificationDetails, hasProperty, isCreatableFromPOJO, isFullyRetrieved, isReference, isReference, isReferenceList, isReferenceList, isSimpleType, isSimpleType, populateContext, populateModificationDetails, setContext, setFullyRetrieved, setId, setName, setPropertyByName, setType, setUrlgetAllFields, toStringprotected Number left_text_pos
left_text_pos property, displayed as 'Left Text Pos' in the IGC UI.protected String partner
partner property, displayed as 'Partner' in the IGC UI.protected String a_xmeta_locking_root
a_xmeta_locking_root property, displayed as 'A XMeta Locking Root' in the IGC UI.protected Reference has_ds_meta_bag
protected String pin_type
pin_type property, displayed as 'Pin Type' in the IGC UI.protected Number top_text_pos
top_text_pos property, displayed as 'Top Text Pos' in the IGC UI.protected String internal_id
internal_id property, displayed as 'Internal ID' in the IGC UI.protected ReferenceList has_ds_argument_map
has_ds_argument_map property, displayed as 'Has DS Argument Map' in the IGC UI.
ReferenceList of Dsargumentmap objects.protected Reference of_job_component
of_job_component property, displayed as 'Of Job Component' in the IGC UI.
Reference to a MainObject object.protected Reference is_source_of_link
is_source_of_link property, displayed as 'Is Source Of Link' in the IGC UI.
Reference to a MainObject object.protected Number sequence
sequence property, displayed as 'Sequence' in the IGC UI.protected String created_by
created_by property, displayed as 'Created By' in the IGC UI.protected Date created_on
created_on property, displayed as 'Created On' in the IGC UI.protected String modified_by
modified_by property, displayed as 'Modified By' in the IGC UI.protected Date modified_on
modified_on property, displayed as 'Modified On' in the IGC UI.public static String getIgcTypeId()
public static String getIgcTypeDisplayName()
public Number getLeftTextPos()
left_text_pospublic void setLeftTextPos(Number left_text_pos)
left_text_pospublic String getAXmetaLockingRoot()
a_xmeta_locking_rootpublic void setAXmetaLockingRoot(String a_xmeta_locking_root)
a_xmeta_locking_rootpublic Reference getHasDsMetaBag()
has_ds_meta_bagpublic void setHasDsMetaBag(Reference has_ds_meta_bag)
has_ds_meta_bagpublic Number getTopTextPos()
top_text_pospublic void setTopTextPos(Number top_text_pos)
top_text_pospublic String getInternalId()
internal_idpublic void setInternalId(String internal_id)
internal_idpublic ReferenceList getHasDsArgumentMap()
has_ds_argument_mappublic void setHasDsArgumentMap(ReferenceList has_ds_argument_map)
has_ds_argument_mappublic Reference getOfJobComponent()
of_job_componentpublic void setOfJobComponent(Reference of_job_component)
of_job_componentpublic Reference getIsSourceOfLink()
is_source_of_linkpublic void setIsSourceOfLink(Reference is_source_of_link)
is_source_of_linkpublic String getCreatedBy()
created_bypublic void setCreatedBy(String created_by)
created_bypublic Date getCreatedOn()
created_onpublic void setCreatedOn(Date created_on)
created_onpublic String getModifiedBy()
modified_bypublic void setModifiedBy(String modified_by)
modified_bypublic Date getModifiedOn()
modified_onpublic void setModifiedOn(Date modified_on)
modified_onpublic static Boolean canBeCreated()
public static Boolean includesModificationDetails()
Copyright © 2018–2019 ODPi. All rights reserved.