public class Dsmfcolumninfo extends Reference
dsmfcolumninfo asset type in IGC, displayed as 'DSMFColumnInfo' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected String |
aggregation |
protected String |
aXmetaLockingRoot |
protected String |
columnValue |
protected String |
name |
protected Stage |
ofDsStage |
protected String |
sortLink |
protected Number |
sortOrder |
protected String |
usageClass |
| Constructor and Description |
|---|
Dsmfcolumninfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAggregation()
Retrieve the
aggregation property (displayed as 'Aggregation') of the object. |
String |
getAXmetaLockingRoot()
Retrieve the
a_xmeta_locking_root property (displayed as 'A XMeta Locking Root') of the object. |
String |
getColumnValue()
Retrieve the
column_value property (displayed as 'Column Value') of the object. |
Stage |
getOfDsStage()
Retrieve the
of_ds_stage property (displayed as 'Of DS Stage') of the object. |
String |
getSortLink()
Retrieve the
sort_link property (displayed as 'Sort Link') of the object. |
Number |
getSortOrder()
Retrieve the
sort_order property (displayed as 'Sort Order') of the object. |
String |
getTheName()
Retrieve the
name property (displayed as 'Name') of the object. |
String |
getUsageClass()
Retrieve the
usage_class property (displayed as 'Usage Class') of the object. |
void |
setAggregation(String aggregation)
Set the
aggregation property (displayed as Aggregation) of the object. |
void |
setAXmetaLockingRoot(String aXmetaLockingRoot)
Set the
a_xmeta_locking_root property (displayed as A XMeta Locking Root) of the object. |
void |
setColumnValue(String columnValue)
Set the
column_value property (displayed as Column Value) of the object. |
void |
setOfDsStage(Stage ofDsStage)
Set the
of_ds_stage property (displayed as Of DS Stage) of the object. |
void |
setSortLink(String sortLink)
Set the
sort_link property (displayed as Sort Link) of the object. |
void |
setSortOrder(Number sortOrder)
Set the
sort_order property (displayed as Sort Order) of the object. |
void |
setTheName(String name)
Set the
name property (displayed as Name) of the object. |
void |
setUsageClass(String usageClass)
Set the
usage_class property (displayed as Usage Class) 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 aggregation
protected String columnValue
protected String name
protected Stage ofDsStage
protected String sortLink
protected Number sortOrder
protected String usageClass
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 getAggregation()
aggregation property (displayed as 'Aggregation') of the object.Stringpublic void setAggregation(String aggregation)
aggregation property (displayed as Aggregation) of the object.aggregation - the value to setpublic String getColumnValue()
column_value property (displayed as 'Column Value') of the object.Stringpublic void setColumnValue(String columnValue)
column_value property (displayed as Column Value) of the object.columnValue - the value to setpublic String getTheName()
name property (displayed as 'Name') of the object.Stringpublic void setTheName(String name)
name property (displayed as Name) of the object.name - the value to setpublic Stage getOfDsStage()
of_ds_stage property (displayed as 'Of DS Stage') of the object.Stagepublic void setOfDsStage(Stage ofDsStage)
of_ds_stage property (displayed as Of DS Stage) of the object.ofDsStage - the value to setpublic String getSortLink()
sort_link property (displayed as 'Sort Link') of the object.Stringpublic void setSortLink(String sortLink)
sort_link property (displayed as Sort Link) of the object.sortLink - the value to setpublic Number getSortOrder()
sort_order property (displayed as 'Sort Order') of the object.Numberpublic void setSortOrder(Number sortOrder)
sort_order property (displayed as Sort Order) of the object.sortOrder - the value to setpublic String getUsageClass()
usage_class property (displayed as 'Usage Class') of the object.Stringpublic void setUsageClass(String usageClass)
usage_class property (displayed as Usage Class) of the object.usageClass - the value to setCopyright © 2018–2021 ODPi. All rights reserved.