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 |
aXmetaLockingRoot |
protected ItemList<Dsargumentmap> |
hasDsArgumentMap |
protected Dsmetabag |
hasDsMetaBag |
protected String |
internalId |
protected MainObject |
isSourceOfLink |
protected Number |
leftTextPos |
protected MainObject |
ofJobComponent |
protected String |
partner |
protected String |
pinType |
protected Number |
sequence |
protected Number |
topTextPos |
| Constructor and Description |
|---|
JobOutputPin() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAXmetaLockingRoot()
Retrieve the
a_xmeta_locking_root property (displayed as 'A XMeta Locking Root') of the object. |
ItemList<Dsargumentmap> |
getHasDsArgumentMap()
Retrieve the
has_ds_argument_map property (displayed as 'Has DS Argument Map') of the object. |
Dsmetabag |
getHasDsMetaBag()
Retrieve the
has_ds_meta_bag property (displayed as 'Has DS Meta Bag') of the object. |
String |
getInternalId()
Retrieve the
internal_id property (displayed as 'Internal ID') of the object. |
MainObject |
getIsSourceOfLink()
Retrieve the
is_source_of_link property (displayed as 'Is Source Of Link') of the object. |
Number |
getLeftTextPos()
Retrieve the
left_text_pos property (displayed as 'Left Text Pos') of the object. |
MainObject |
getOfJobComponent()
Retrieve the
of_job_component property (displayed as 'Of Job Component') of the object. |
String |
getPartner()
Retrieve the
partner property (displayed as 'Partner') of the object. |
String |
getPinType()
Retrieve the
pin_type property (displayed as 'Pin Type') of the object. |
Number |
getSequence()
Retrieve the
sequence property (displayed as 'Sequence') of the object. |
Number |
getTopTextPos()
Retrieve the
top_text_pos property (displayed as 'Top Text Pos') of the object. |
void |
setAXmetaLockingRoot(String aXmetaLockingRoot)
Set the
a_xmeta_locking_root property (displayed as A XMeta Locking Root) of the object. |
void |
setHasDsArgumentMap(ItemList<Dsargumentmap> hasDsArgumentMap)
Set the
has_ds_argument_map property (displayed as Has DS Argument Map) of the object. |
void |
setHasDsMetaBag(Dsmetabag hasDsMetaBag)
Set the
has_ds_meta_bag property (displayed as Has DS Meta Bag) of the object. |
void |
setInternalId(String internalId)
Set the
internal_id property (displayed as Internal ID) of the object. |
void |
setIsSourceOfLink(MainObject isSourceOfLink)
Set the
is_source_of_link property (displayed as Is Source Of Link) of the object. |
void |
setLeftTextPos(Number leftTextPos)
Set the
left_text_pos property (displayed as Left Text Pos) of the object. |
void |
setOfJobComponent(MainObject ofJobComponent)
Set the
of_job_component property (displayed as Of Job Component) of the object. |
void |
setPartner(String partner)
Set the
partner property (displayed as Partner) of the object. |
void |
setPinType(String pinType)
Set the
pin_type property (displayed as Pin Type) of the object. |
void |
setSequence(Number sequence)
Set the
sequence property (displayed as Sequence) of the object. |
void |
setTopTextPos(Number topTextPos)
Set the
top_text_pos property (displayed as Top Text Pos) 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 String aXmetaLockingRoot
protected ItemList<Dsargumentmap> hasDsArgumentMap
protected Dsmetabag hasDsMetaBag
protected String internalId
protected MainObject isSourceOfLink
protected Number leftTextPos
protected MainObject ofJobComponent
protected String partner
protected String pinType
protected Number sequence
protected Number topTextPos
public String getAXmetaLockingRoot()
a_xmeta_locking_root property (displayed as 'A XMeta Locking Root') of the object.Stringpublic void setAXmetaLockingRoot(String aXmetaLockingRoot)
a_xmeta_locking_root property (displayed as A XMeta Locking Root) of the object.aXmetaLockingRoot - the value to setpublic ItemList<Dsargumentmap> getHasDsArgumentMap()
has_ds_argument_map property (displayed as 'Has DS Argument Map') of the object.ItemList<Dsargumentmap>public void setHasDsArgumentMap(ItemList<Dsargumentmap> hasDsArgumentMap)
has_ds_argument_map property (displayed as Has DS Argument Map) of the object.hasDsArgumentMap - the value to setpublic Dsmetabag getHasDsMetaBag()
has_ds_meta_bag property (displayed as 'Has DS Meta Bag') of the object.Dsmetabagpublic void setHasDsMetaBag(Dsmetabag hasDsMetaBag)
has_ds_meta_bag property (displayed as Has DS Meta Bag) of the object.hasDsMetaBag - the value to setpublic String getInternalId()
internal_id property (displayed as 'Internal ID') of the object.Stringpublic void setInternalId(String internalId)
internal_id property (displayed as Internal ID) of the object.internalId - the value to setpublic MainObject getIsSourceOfLink()
is_source_of_link property (displayed as 'Is Source Of Link') of the object.MainObjectpublic void setIsSourceOfLink(MainObject isSourceOfLink)
is_source_of_link property (displayed as Is Source Of Link) of the object.isSourceOfLink - the value to setpublic Number getLeftTextPos()
left_text_pos property (displayed as 'Left Text Pos') of the object.Numberpublic void setLeftTextPos(Number leftTextPos)
left_text_pos property (displayed as Left Text Pos) of the object.leftTextPos - the value to setpublic MainObject getOfJobComponent()
of_job_component property (displayed as 'Of Job Component') of the object.MainObjectpublic void setOfJobComponent(MainObject ofJobComponent)
of_job_component property (displayed as Of Job Component) of the object.ofJobComponent - the value to setpublic String getPartner()
partner property (displayed as 'Partner') of the object.Stringpublic void setPartner(String partner)
partner property (displayed as Partner) of the object.partner - the value to setpublic String getPinType()
pin_type property (displayed as 'Pin Type') of the object.Stringpublic void setPinType(String pinType)
pin_type property (displayed as Pin Type) of the object.pinType - the value to setpublic Number getSequence()
sequence property (displayed as 'Sequence') of the object.Numberpublic void setSequence(Number sequence)
sequence property (displayed as Sequence) of the object.sequence - the value to setpublic Number getTopTextPos()
top_text_pos property (displayed as 'Top Text Pos') of the object.Numberpublic void setTopTextPos(Number topTextPos)
top_text_pos property (displayed as Top Text Pos) of the object.topTextPos - the value to setCopyright © 2018–2021 ODPi. All rights reserved.