public class DataItemProperties extends Reference
data_item_properties asset type in IGC, displayed as 'Data Item Properties' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected String |
apt_field_prop
The
apt_field_prop property, displayed as 'APT Field Prop' in the IGC UI. |
protected String |
association
The
association property, displayed as 'Association' in the IGC UI. |
protected Reference |
belonging_to_parameter_definition
The
belonging_to_parameter_definition property, displayed as 'Belonging to Parameter Definition' in the IGC UI. |
protected Reference |
column_definition
The
column_definition property, displayed as 'Column Definition' in the IGC UI. |
protected String |
date_mask
The
date_mask property, displayed as 'Date Mask' in the IGC UI. |
protected String |
depend_field
The
depend_field property, displayed as 'Depend Field' in the IGC UI. |
protected String |
field_type
The
field_type property, displayed as 'Field Type' in the IGC UI. |
protected String |
filler_parents
The
filler_parents property, displayed as 'Filler Parents' in the IGC UI. |
protected Reference |
flow_variable
The
flow_variable property, displayed as 'Flow Variable' in the IGC UI. |
protected Boolean |
has_sign_indicator
The
has_sign_indicator property, displayed as 'Has Sign Indicator' in the IGC UI. |
protected Boolean |
is_u_string
The
is_u_string property, displayed as 'Is U String' in the IGC UI. |
protected String |
nls_map
The
nls_map property, displayed as 'NLS Map' in the IGC UI. |
protected String |
pad_char
The
pad_char property, displayed as 'Pad Char' in the IGC UI. |
protected String |
redefined_field
The
redefined_field property, displayed as 'Redefined Field' in the IGC UI. |
protected Number |
scale
The
scale property, displayed as 'Scale' in the IGC UI. |
protected Number |
scd_purpose
The
scd_purpose property, displayed as 'SCD Purpose' in the IGC UI. |
protected Number |
sign_option
The
sign_option property, displayed as 'Sign Option' in the IGC UI. |
protected Boolean |
sync_indicator
The
sync_indicator property, displayed as 'Sync Indicator' in the IGC UI. |
protected String |
usage
The
usage property, displayed as 'Usage' in the IGC UI. |
| Constructor and Description |
|---|
DataItemProperties() |
canAssetBeCreatedFromPOJO, getAllPropertiesFromPOJO, getAssetDetails, getAssetTypeForSearch, getAssetTypeFromPOJO, getAssetWithSubsetOfProperties, getAssetWithSubsetOfProperties, getAssetWithSubsetOfProperties, getContext, getDisplayNameFromPOJO, getFieldByName, getFullAssetDetails, getId, getIdentity, getName, getNonRelationshipPropertiesFromPOJO, getPagedRelationalPropertiesFromPOJO, getPropertyByName, getStringPropertiesFromPOJO, getType, getUrl, hasModificationDetails, hasModificationDetails, hasProperty, isCreatableFromPOJO, isFullyRetrieved, isReference, isReference, isReferenceList, isReferenceList, isSimpleType, isSimpleType, populateContext, populateModificationDetails, setContext, setFullyRetrieved, setId, setName, setPropertyByName, setType, setUrlgetAllFields, toStringprotected Reference belonging_to_parameter_definition
protected Reference flow_variable
protected Reference column_definition
column_definition property, displayed as 'Column Definition' in the IGC UI.
Reference to a ColumnDefinition object.protected String filler_parents
filler_parents property, displayed as 'Filler Parents' in the IGC UI.protected String nls_map
nls_map property, displayed as 'NLS Map' in the IGC UI.protected Boolean sync_indicator
sync_indicator property, displayed as 'Sync Indicator' in the IGC UI.protected String redefined_field
redefined_field property, displayed as 'Redefined Field' in the IGC UI.protected String association
association property, displayed as 'Association' in the IGC UI.protected String depend_field
depend_field property, displayed as 'Depend Field' in the IGC UI.protected Number scd_purpose
scd_purpose property, displayed as 'SCD Purpose' in the IGC UI.protected String field_type
field_type property, displayed as 'Field Type' in the IGC UI.protected String date_mask
date_mask property, displayed as 'Date Mask' in the IGC UI.protected String apt_field_prop
apt_field_prop property, displayed as 'APT Field Prop' in the IGC UI.protected Boolean has_sign_indicator
has_sign_indicator property, displayed as 'Has Sign Indicator' in the IGC UI.protected String usage
usage property, displayed as 'Usage' in the IGC UI.protected Number scale
scale property, displayed as 'Scale' in the IGC UI.protected Boolean is_u_string
is_u_string property, displayed as 'Is U String' in the IGC UI.protected Number sign_option
sign_option property, displayed as 'Sign Option' in the IGC UI.protected String pad_char
pad_char property, displayed as 'Pad Char' in the IGC UI.public static String getIgcTypeId()
public static String getIgcTypeDisplayName()
public Reference getBelongingToParameterDefinition()
belonging_to_parameter_definitionpublic void setBelongingToParameterDefinition(Reference belonging_to_parameter_definition)
belonging_to_parameter_definitionpublic Reference getFlowVariable()
flow_variablepublic void setFlowVariable(Reference flow_variable)
flow_variablepublic Reference getColumnDefinition()
column_definitionpublic void setColumnDefinition(Reference column_definition)
column_definitionpublic String getFillerParents()
filler_parentspublic void setFillerParents(String filler_parents)
filler_parentspublic Boolean getSyncIndicator()
sync_indicatorpublic void setSyncIndicator(Boolean sync_indicator)
sync_indicatorpublic String getRedefinedField()
redefined_fieldpublic void setRedefinedField(String redefined_field)
redefined_fieldpublic String getAssociation()
associationpublic void setAssociation(String association)
associationpublic String getDependField()
depend_fieldpublic void setDependField(String depend_field)
depend_fieldpublic Number getScdPurpose()
scd_purposepublic void setScdPurpose(Number scd_purpose)
scd_purposepublic String getFieldType()
field_typepublic void setFieldType(String field_type)
field_typepublic String getAptFieldProp()
apt_field_proppublic void setAptFieldProp(String apt_field_prop)
apt_field_proppublic Boolean getHasSignIndicator()
has_sign_indicatorpublic void setHasSignIndicator(Boolean has_sign_indicator)
has_sign_indicatorpublic Boolean getIsUString()
is_u_stringpublic void setIsUString(Boolean is_u_string)
is_u_stringpublic Number getSignOption()
sign_optionpublic void setSignOption(Number sign_option)
sign_optionpublic static Boolean canBeCreated()
public static Boolean includesModificationDetails()
Copyright © 2018–2019 ODPi. All rights reserved.