public class JobInputPin extends Reference
job_input_pin asset type in IGC, displayed as 'Job Input Pin' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected String |
aXmetaLockingRoot |
protected String |
conditionNotMet |
protected Number |
enableTxGroup |
protected Dsmetabag |
hasDsMetaBag |
protected ItemList<Dsmfcolumninfo> |
hasDsmfColumnInfo |
protected String |
internalId |
protected MainObject |
isTargetOfLink |
protected Number |
linkType |
protected String |
lookupFail |
protected MainObject |
ofJobComponent |
protected String |
partner |
protected String |
pinType |
protected Number |
sequence |
protected Number |
transactionSize |
protected Number |
txnBehaviour |
| Constructor and Description |
|---|
JobInputPin() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAXmetaLockingRoot()
Retrieve the
a_xmeta_locking_root property (displayed as 'A XMeta Locking Root') of the object. |
String |
getConditionNotMet()
Retrieve the
condition_not_met property (displayed as 'Condition Not Met') of the object. |
Number |
getEnableTxGroup()
Retrieve the
enable_tx_group property (displayed as 'Enable Tx Group') of the object. |
Dsmetabag |
getHasDsMetaBag()
Retrieve the
has_ds_meta_bag property (displayed as 'Has DS Meta Bag') of the object. |
ItemList<Dsmfcolumninfo> |
getHasDsmfColumnInfo()
Retrieve the
has_dsmf_column_info property (displayed as 'Has DSMF Column Info') of the object. |
String |
getInternalId()
Retrieve the
internal_id property (displayed as 'Internal ID') of the object. |
MainObject |
getIsTargetOfLink()
Retrieve the
is_target_of_link property (displayed as 'Is Target Of Link') of the object. |
Number |
getLinkType()
Retrieve the
link_type property (displayed as 'Link Type') of the object. |
String |
getLookupFail()
Retrieve the
lookup_fail property (displayed as 'Lookup Fail') 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 |
getTransactionSize()
Retrieve the
transaction_size property (displayed as 'Transaction Size') of the object. |
Number |
getTxnBehaviour()
Retrieve the
txn_behaviour property (displayed as 'TXN Behaviour') of the object. |
void |
setAXmetaLockingRoot(String aXmetaLockingRoot)
Set the
a_xmeta_locking_root property (displayed as A XMeta Locking Root) of the object. |
void |
setConditionNotMet(String conditionNotMet)
Set the
condition_not_met property (displayed as Condition Not Met) of the object. |
void |
setEnableTxGroup(Number enableTxGroup)
Set the
enable_tx_group property (displayed as Enable Tx Group) of the object. |
void |
setHasDsMetaBag(Dsmetabag hasDsMetaBag)
Set the
has_ds_meta_bag property (displayed as Has DS Meta Bag) of the object. |
void |
setHasDsmfColumnInfo(ItemList<Dsmfcolumninfo> hasDsmfColumnInfo)
Set the
has_dsmf_column_info property (displayed as Has DSMF Column Info) of the object. |
void |
setInternalId(String internalId)
Set the
internal_id property (displayed as Internal ID) of the object. |
void |
setIsTargetOfLink(MainObject isTargetOfLink)
Set the
is_target_of_link property (displayed as Is Target Of Link) of the object. |
void |
setLinkType(Number linkType)
Set the
link_type property (displayed as Link Type) of the object. |
void |
setLookupFail(String lookupFail)
Set the
lookup_fail property (displayed as Lookup Fail) 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 |
setTransactionSize(Number transactionSize)
Set the
transaction_size property (displayed as Transaction Size) of the object. |
void |
setTxnBehaviour(Number txnBehaviour)
Set the
txn_behaviour property (displayed as TXN Behaviour) 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 String conditionNotMet
protected Number enableTxGroup
protected Dsmetabag hasDsMetaBag
protected ItemList<Dsmfcolumninfo> hasDsmfColumnInfo
protected String internalId
protected MainObject isTargetOfLink
protected Number linkType
protected String lookupFail
protected MainObject ofJobComponent
protected String partner
protected String pinType
protected Number sequence
protected Number transactionSize
protected Number txnBehaviour
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 String getConditionNotMet()
condition_not_met property (displayed as 'Condition Not Met') of the object.Stringpublic void setConditionNotMet(String conditionNotMet)
condition_not_met property (displayed as Condition Not Met) of the object.conditionNotMet - the value to setpublic Number getEnableTxGroup()
enable_tx_group property (displayed as 'Enable Tx Group') of the object.Numberpublic void setEnableTxGroup(Number enableTxGroup)
enable_tx_group property (displayed as Enable Tx Group) of the object.enableTxGroup - 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 ItemList<Dsmfcolumninfo> getHasDsmfColumnInfo()
has_dsmf_column_info property (displayed as 'Has DSMF Column Info') of the object.ItemList<Dsmfcolumninfo>public void setHasDsmfColumnInfo(ItemList<Dsmfcolumninfo> hasDsmfColumnInfo)
has_dsmf_column_info property (displayed as Has DSMF Column Info) of the object.hasDsmfColumnInfo - 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 getIsTargetOfLink()
is_target_of_link property (displayed as 'Is Target Of Link') of the object.MainObjectpublic void setIsTargetOfLink(MainObject isTargetOfLink)
is_target_of_link property (displayed as Is Target Of Link) of the object.isTargetOfLink - the value to setpublic Number getLinkType()
link_type property (displayed as 'Link Type') of the object.Numberpublic void setLinkType(Number linkType)
link_type property (displayed as Link Type) of the object.linkType - the value to setpublic String getLookupFail()
lookup_fail property (displayed as 'Lookup Fail') of the object.Stringpublic void setLookupFail(String lookupFail)
lookup_fail property (displayed as Lookup Fail) of the object.lookupFail - 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 getTransactionSize()
transaction_size property (displayed as 'Transaction Size') of the object.Numberpublic void setTransactionSize(Number transactionSize)
transaction_size property (displayed as Transaction Size) of the object.transactionSize - the value to setpublic Number getTxnBehaviour()
txn_behaviour property (displayed as 'TXN Behaviour') of the object.Numberpublic void setTxnBehaviour(Number txnBehaviour)
txn_behaviour property (displayed as TXN Behaviour) of the object.txnBehaviour - the value to setCopyright © 2018–2021 ODPi. All rights reserved.