public class InfosetOperation extends Reference
infoset_operation asset type in IGC, displayed as 'InfoSet Operation' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected Infoset |
infoset |
protected Infoset |
primaryInput |
| Constructor and Description |
|---|
InfosetOperation() |
| Modifier and Type | Method and Description |
|---|---|
Infoset |
getInfoset()
Retrieve the
infoset property (displayed as 'InfoSet') of the object. |
Infoset |
getPrimaryInput()
Retrieve the
primary_input property (displayed as 'Primary Input') of the object. |
void |
setInfoset(Infoset infoset)
Set the
infoset property (displayed as InfoSet) of the object. |
void |
setPrimaryInput(Infoset primaryInput)
Set the
primary_input property (displayed as Primary Input) 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, setUrltoStringpublic Infoset getInfoset()
infoset property (displayed as 'InfoSet') of the object.Infosetpublic void setInfoset(Infoset infoset)
infoset property (displayed as InfoSet) of the object.infoset - the value to setpublic Infoset getPrimaryInput()
primary_input property (displayed as 'Primary Input') of the object.Infosetpublic void setPrimaryInput(Infoset primaryInput)
primary_input property (displayed as Primary Input) of the object.primaryInput - the value to setCopyright © 2018–2021 ODPi. All rights reserved.