public class JobStageParameters extends Reference
job_stage_parameters asset type in IGC, displayed as 'Job Stage Parameters' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected String |
aXmetaLockingRoot |
protected Number |
convType |
protected Number |
displayStyle |
protected Number |
forInput |
protected Number |
forOutput |
protected Number |
forStage |
protected Boolean |
hidden |
protected Boolean |
locked |
protected Parameter |
ofDsParameterDef |
protected Number |
quoteString |
protected Number |
transactionGroupable |
protected Number |
viewData |
| Constructor and Description |
|---|
JobStageParameters() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAXmetaLockingRoot()
Retrieve the
a_xmeta_locking_root property (displayed as 'A XMeta Locking Root') of the object. |
Number |
getConvType()
Retrieve the
conv_type property (displayed as 'Conv Type') of the object. |
Number |
getDisplayStyle()
Retrieve the
display_style property (displayed as 'Display Style') of the object. |
Number |
getForInput()
Retrieve the
for_input property (displayed as 'For Input') of the object. |
Number |
getForOutput()
Retrieve the
for_output property (displayed as 'For Output') of the object. |
Number |
getForStage()
Retrieve the
for_stage property (displayed as 'For Stage') of the object. |
Boolean |
getHidden()
Retrieve the
hidden property (displayed as 'Hidden') of the object. |
Boolean |
getLocked()
Retrieve the
locked property (displayed as 'Locked') of the object. |
Parameter |
getOfDsParameterDef()
Retrieve the
of_ds_parameter_def property (displayed as 'Of DS Parameter Def') of the object. |
Number |
getQuoteString()
Retrieve the
quote_string property (displayed as 'Quote String') of the object. |
Number |
getTransactionGroupable()
Retrieve the
transaction_groupable property (displayed as 'Transaction Groupable') of the object. |
Number |
getViewData()
Retrieve the
view_data property (displayed as 'View Data') of the object. |
void |
setAXmetaLockingRoot(String aXmetaLockingRoot)
Set the
a_xmeta_locking_root property (displayed as A XMeta Locking Root) of the object. |
void |
setConvType(Number convType)
Set the
conv_type property (displayed as Conv Type) of the object. |
void |
setDisplayStyle(Number displayStyle)
Set the
display_style property (displayed as Display Style) of the object. |
void |
setForInput(Number forInput)
Set the
for_input property (displayed as For Input) of the object. |
void |
setForOutput(Number forOutput)
Set the
for_output property (displayed as For Output) of the object. |
void |
setForStage(Number forStage)
Set the
for_stage property (displayed as For Stage) of the object. |
void |
setHidden(Boolean hidden)
Set the
hidden property (displayed as Hidden) of the object. |
void |
setLocked(Boolean locked)
Set the
locked property (displayed as Locked) of the object. |
void |
setOfDsParameterDef(Parameter ofDsParameterDef)
Set the
of_ds_parameter_def property (displayed as Of DS Parameter Def) of the object. |
void |
setQuoteString(Number quoteString)
Set the
quote_string property (displayed as Quote String) of the object. |
void |
setTransactionGroupable(Number transactionGroupable)
Set the
transaction_groupable property (displayed as Transaction Groupable) of the object. |
void |
setViewData(Number viewData)
Set the
view_data property (displayed as View Data) 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 Number convType
protected Number displayStyle
protected Number forInput
protected Number forOutput
protected Number forStage
protected Boolean hidden
protected Boolean locked
protected Parameter ofDsParameterDef
protected Number quoteString
protected Number transactionGroupable
protected Number viewData
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 Number getConvType()
conv_type property (displayed as 'Conv Type') of the object.Numberpublic void setConvType(Number convType)
conv_type property (displayed as Conv Type) of the object.convType - the value to setpublic Number getDisplayStyle()
display_style property (displayed as 'Display Style') of the object.Numberpublic void setDisplayStyle(Number displayStyle)
display_style property (displayed as Display Style) of the object.displayStyle - the value to setpublic Number getForInput()
for_input property (displayed as 'For Input') of the object.Numberpublic void setForInput(Number forInput)
for_input property (displayed as For Input) of the object.forInput - the value to setpublic Number getForOutput()
for_output property (displayed as 'For Output') of the object.Numberpublic void setForOutput(Number forOutput)
for_output property (displayed as For Output) of the object.forOutput - the value to setpublic Number getForStage()
for_stage property (displayed as 'For Stage') of the object.Numberpublic void setForStage(Number forStage)
for_stage property (displayed as For Stage) of the object.forStage - the value to setpublic Boolean getHidden()
hidden property (displayed as 'Hidden') of the object.Booleanpublic void setHidden(Boolean hidden)
hidden property (displayed as Hidden) of the object.hidden - the value to setpublic Boolean getLocked()
locked property (displayed as 'Locked') of the object.Booleanpublic void setLocked(Boolean locked)
locked property (displayed as Locked) of the object.locked - the value to setpublic Parameter getOfDsParameterDef()
of_ds_parameter_def property (displayed as 'Of DS Parameter Def') of the object.Parameterpublic void setOfDsParameterDef(Parameter ofDsParameterDef)
of_ds_parameter_def property (displayed as Of DS Parameter Def) of the object.ofDsParameterDef - the value to setpublic Number getQuoteString()
quote_string property (displayed as 'Quote String') of the object.Numberpublic void setQuoteString(Number quoteString)
quote_string property (displayed as Quote String) of the object.quoteString - the value to setpublic Number getTransactionGroupable()
transaction_groupable property (displayed as 'Transaction Groupable') of the object.Numberpublic void setTransactionGroupable(Number transactionGroupable)
transaction_groupable property (displayed as Transaction Groupable) of the object.transactionGroupable - the value to setpublic Number getViewData()
view_data property (displayed as 'View Data') of the object.Numberpublic void setViewData(Number viewData)
view_data property (displayed as View Data) of the object.viewData - the value to setCopyright © 2018–2021 ODPi. All rights reserved.