public class DuplicatesOperation extends Reference
duplicates_operation asset type in IGC, displayed as 'Duplicates Operation' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected Infoset |
infoset |
protected Infoset |
primaryInput |
protected Infoset |
secondaryInput |
| Constructor and Description |
|---|
DuplicatesOperation() |
| 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. |
Infoset |
getSecondaryInput()
Retrieve the
secondary_input property (displayed as 'Secondary 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. |
void |
setSecondaryInput(Infoset secondaryInput)
Set the
secondary_input property (displayed as Secondary 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, setUrltoStringprotected Infoset infoset
protected Infoset primaryInput
protected Infoset secondaryInput
public 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 setpublic Infoset getSecondaryInput()
secondary_input property (displayed as 'Secondary Input') of the object.Infosetpublic void setSecondaryInput(Infoset secondaryInput)
secondary_input property (displayed as Secondary Input) of the object.secondaryInput - the value to setCopyright © 2018–2021 ODPi. All rights reserved.