public class Dsargumentmap extends Reference
dsargumentmap asset type in IGC, displayed as 'DSArgumentMap' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected String |
argumentMap |
protected String |
aXmetaLockingRoot |
| Constructor and Description |
|---|
Dsargumentmap() |
| Modifier and Type | Method and Description |
|---|---|
String |
getArgumentMap()
Retrieve the
argument_map property (displayed as 'Argument Map') of the object. |
String |
getAXmetaLockingRoot()
Retrieve the
a_xmeta_locking_root property (displayed as 'A XMeta Locking Root') of the object. |
void |
setArgumentMap(String argumentMap)
Set the
argument_map property (displayed as Argument Map) of the object. |
void |
setAXmetaLockingRoot(String aXmetaLockingRoot)
Set the
a_xmeta_locking_root property (displayed as A XMeta Locking Root) 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 argumentMap
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 getArgumentMap()
argument_map property (displayed as 'Argument Map') of the object.Stringpublic void setArgumentMap(String argumentMap)
argument_map property (displayed as Argument Map) of the object.argumentMap - the value to setCopyright © 2018–2021 ODPi. All rights reserved.