public class ColumnDefinition extends DataField
column_definition asset type in IGC, displayed as 'Column Definition' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected String |
aptFieldProperties |
protected Boolean |
key |
protected ItemList<TableDefinition> |
tableDefinition |
protected ItemList<DataItem> |
usedByStageColumns |
usedByAnalyticsObjectsallowNullValues, allowsEmptyValue, allowsNullValues, basedOn, calendar, dataItemDefinition, dataType, defaultValue, displaySize, fraction, hasDimension, isComputed, isSigned, itemKind, length, level, minimumLength, odbcType, position, type, unique, validatedByDataValuesblueprintElements, impactedBy, impactsOn, inCollections, nativeId, readByDesign, readByOperational, readByStatic, readByUserDefined, writtenByDesign, writtenByOperational, writtenByStatic, writtenByUserDefinedassignedToTerms, governedByRules, implementsRules, labels, longDescription, name, shortDescription, stewards| Constructor and Description |
|---|
ColumnDefinition() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAptFieldProperties()
Retrieve the
apt_field_properties property (displayed as 'APT Field Properties') of the object. |
Boolean |
getKey()
Retrieve the
key property (displayed as 'Key') of the object. |
ItemList<TableDefinition> |
getTableDefinition()
Retrieve the
table_definition property (displayed as 'Table Definition') of the object. |
ItemList<DataItem> |
getUsedByStageColumns()
Retrieve the
used_by_stage_columns property (displayed as 'Used by Stage Columns') of the object. |
void |
setAptFieldProperties(String aptFieldProperties)
Set the
apt_field_properties property (displayed as APT Field Properties) of the object. |
void |
setKey(Boolean key)
Set the
key property (displayed as Key) of the object. |
void |
setTableDefinition(ItemList<TableDefinition> tableDefinition)
Set the
table_definition property (displayed as Table Definition) of the object. |
void |
setUsedByStageColumns(ItemList<DataItem> usedByStageColumns)
Set the
used_by_stage_columns property (displayed as Used by Stage Columns) of the object. |
getUsedByAnalyticsObjects, setUsedByAnalyticsObjectsgetAllowNullValues, getAllowsEmptyValue, getAllowsNullValues, getBasedOn, getCalendar, getDataItemDefinition, getDataType, getDefaultValue, getDisplaySize, getFraction, getHasDimension, getIsComputed, getIsSigned, getItemKind, getLength, getLevel, getMinimumLength, getOdbcType, getPosition, getTheType, getUnique, getValidatedByDataValues, setAllowNullValues, setAllowsEmptyValue, setAllowsNullValues, setBasedOn, setCalendar, setDataItemDefinition, setDataType, setDefaultValue, setDisplaySize, setFraction, setHasDimension, setIsComputed, setIsSigned, setItemKind, setLength, setLevel, setMinimumLength, setOdbcType, setPosition, setTheType, setUnique, setValidatedByDataValuesgetBlueprintElements, getImpactedBy, getImpactsOn, getInCollections, getNativeId, getReadByDesign, getReadByOperational, getReadByStatic, getReadByUserDefined, getWrittenByDesign, getWrittenByOperational, getWrittenByStatic, getWrittenByUserDefined, setBlueprintElements, setImpactedBy, setImpactsOn, setInCollections, setNativeId, setReadByDesign, setReadByOperational, setReadByStatic, setReadByUserDefined, setWrittenByDesign, setWrittenByOperational, setWrittenByStatic, setWrittenByUserDefinedgetAssignedToTerms, getGovernedByRules, getImplementsRules, getLabels, getLongDescription, getShortDescription, getStewards, getTheName, setAssignedToTerms, setGovernedByRules, setImplementsRules, setLabels, setLongDescription, setShortDescription, setStewards, setTheNameareModificationDetailsPopulated, 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 aptFieldProperties
protected Boolean key
protected ItemList<TableDefinition> tableDefinition
public String getAptFieldProperties()
apt_field_properties property (displayed as 'APT Field Properties') of the object.Stringpublic void setAptFieldProperties(String aptFieldProperties)
apt_field_properties property (displayed as APT Field Properties) of the object.aptFieldProperties - the value to setpublic Boolean getKey()
key property (displayed as 'Key') of the object.Booleanpublic void setKey(Boolean key)
key property (displayed as Key) of the object.key - the value to setpublic ItemList<TableDefinition> getTableDefinition()
table_definition property (displayed as 'Table Definition') of the object.ItemList<TableDefinition>public void setTableDefinition(ItemList<TableDefinition> tableDefinition)
table_definition property (displayed as Table Definition) of the object.tableDefinition - the value to setpublic ItemList<DataItem> getUsedByStageColumns()
used_by_stage_columns property (displayed as 'Used by Stage Columns') of the object.ItemList<DataItem>Copyright © 2018–2021 ODPi. All rights reserved.