public class TableDefinitionProperties extends Reference
table_definition_properties asset type in IGC, displayed as 'Table Definition Properties' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected String |
accessType |
protected Boolean |
allowColumnMapping |
protected String |
aptRecordProp |
protected String |
aXmetaLockingRoot |
protected String |
importLocation |
protected String |
locator |
protected Boolean |
multivalued |
protected String |
nlsMapName |
protected TableDefinition |
ofDsTableDefinition |
protected String |
padChar |
protected String |
platformType |
protected String |
registrationTimestamp |
protected Boolean |
seqColHeaders |
protected Number |
seqColSpace |
protected String |
seqDelimiter |
protected Boolean |
seqFixedWidth |
protected String |
seqNullString |
protected Boolean |
seqOmitNewLine |
protected String |
seqQuoteChar |
protected String |
spErrorCodes |
protected String |
version |
| Constructor and Description |
|---|
TableDefinitionProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccessType()
Retrieve the
access_type property (displayed as 'Access Type') of the object. |
Boolean |
getAllowColumnMapping()
Retrieve the
allow_column_mapping property (displayed as 'Allow Column Mapping') of the object. |
String |
getAptRecordProp()
Retrieve the
apt_record_prop property (displayed as 'APT Record Prop') of the object. |
String |
getAXmetaLockingRoot()
Retrieve the
a_xmeta_locking_root property (displayed as 'A XMeta Locking Root') of the object. |
String |
getImportLocation()
Retrieve the
import_location property (displayed as 'Import Location') of the object. |
String |
getLocator()
Retrieve the
locator property (displayed as 'Locator') of the object. |
Boolean |
getMultivalued()
Retrieve the
multivalued property (displayed as 'Multivalued') of the object. |
String |
getNlsMapName()
Retrieve the
nls_map_name property (displayed as 'NLS Map Name') of the object. |
TableDefinition |
getOfDsTableDefinition()
Retrieve the
of_ds_table_definition property (displayed as 'Of DS Table Definition') of the object. |
String |
getPadChar()
Retrieve the
pad_char property (displayed as 'Pad Char') of the object. |
String |
getPlatformType()
Retrieve the
platform_type property (displayed as 'Platform Type') of the object. |
String |
getRegistrationTimestamp()
Retrieve the
registration_timestamp property (displayed as 'Registration Timestamp') of the object. |
Boolean |
getSeqColHeaders()
Retrieve the
seq_col_headers property (displayed as 'SEQ Col Headers') of the object. |
Number |
getSeqColSpace()
Retrieve the
seq_col_space property (displayed as 'SEQ Col Space') of the object. |
String |
getSeqDelimiter()
Retrieve the
seq_delimiter property (displayed as 'SEQ Delimiter') of the object. |
Boolean |
getSeqFixedWidth()
Retrieve the
seq_fixed_width property (displayed as 'SEQ Fixed Width') of the object. |
String |
getSeqNullString()
Retrieve the
seq_null_string property (displayed as 'SEQ Null String') of the object. |
Boolean |
getSeqOmitNewLine()
Retrieve the
seq_omit_new_line property (displayed as 'SEQ Omit New Line') of the object. |
String |
getSeqQuoteChar()
Retrieve the
seq_quote_char property (displayed as 'SEQ Quote Char') of the object. |
String |
getSpErrorCodes()
Retrieve the
sp_error_codes property (displayed as 'SP Error Codes') of the object. |
String |
getVersion()
Retrieve the
version property (displayed as 'Version') of the object. |
void |
setAccessType(String accessType)
Set the
access_type property (displayed as Access Type) of the object. |
void |
setAllowColumnMapping(Boolean allowColumnMapping)
Set the
allow_column_mapping property (displayed as Allow Column Mapping) of the object. |
void |
setAptRecordProp(String aptRecordProp)
Set the
apt_record_prop property (displayed as APT Record Prop) of the object. |
void |
setAXmetaLockingRoot(String aXmetaLockingRoot)
Set the
a_xmeta_locking_root property (displayed as A XMeta Locking Root) of the object. |
void |
setImportLocation(String importLocation)
Set the
import_location property (displayed as Import Location) of the object. |
void |
setLocator(String locator)
Set the
locator property (displayed as Locator) of the object. |
void |
setMultivalued(Boolean multivalued)
Set the
multivalued property (displayed as Multivalued) of the object. |
void |
setNlsMapName(String nlsMapName)
Set the
nls_map_name property (displayed as NLS Map Name) of the object. |
void |
setOfDsTableDefinition(TableDefinition ofDsTableDefinition)
Set the
of_ds_table_definition property (displayed as Of DS Table Definition) of the object. |
void |
setPadChar(String padChar)
Set the
pad_char property (displayed as Pad Char) of the object. |
void |
setPlatformType(String platformType)
Set the
platform_type property (displayed as Platform Type) of the object. |
void |
setRegistrationTimestamp(String registrationTimestamp)
Set the
registration_timestamp property (displayed as Registration Timestamp) of the object. |
void |
setSeqColHeaders(Boolean seqColHeaders)
Set the
seq_col_headers property (displayed as SEQ Col Headers) of the object. |
void |
setSeqColSpace(Number seqColSpace)
Set the
seq_col_space property (displayed as SEQ Col Space) of the object. |
void |
setSeqDelimiter(String seqDelimiter)
Set the
seq_delimiter property (displayed as SEQ Delimiter) of the object. |
void |
setSeqFixedWidth(Boolean seqFixedWidth)
Set the
seq_fixed_width property (displayed as SEQ Fixed Width) of the object. |
void |
setSeqNullString(String seqNullString)
Set the
seq_null_string property (displayed as SEQ Null String) of the object. |
void |
setSeqOmitNewLine(Boolean seqOmitNewLine)
Set the
seq_omit_new_line property (displayed as SEQ Omit New Line) of the object. |
void |
setSeqQuoteChar(String seqQuoteChar)
Set the
seq_quote_char property (displayed as SEQ Quote Char) of the object. |
void |
setSpErrorCodes(String spErrorCodes)
Set the
sp_error_codes property (displayed as SP Error Codes) of the object. |
void |
setVersion(String version)
Set the
version property (displayed as Version) 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 accessType
protected Boolean allowColumnMapping
protected String aptRecordProp
protected String importLocation
protected String locator
protected Boolean multivalued
protected String nlsMapName
protected TableDefinition ofDsTableDefinition
protected String padChar
protected String platformType
protected String registrationTimestamp
protected Boolean seqColHeaders
protected Number seqColSpace
protected String seqDelimiter
protected Boolean seqFixedWidth
protected String seqNullString
protected Boolean seqOmitNewLine
protected String seqQuoteChar
protected String spErrorCodes
protected String version
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 getAccessType()
access_type property (displayed as 'Access Type') of the object.Stringpublic void setAccessType(String accessType)
access_type property (displayed as Access Type) of the object.accessType - the value to setpublic Boolean getAllowColumnMapping()
allow_column_mapping property (displayed as 'Allow Column Mapping') of the object.Booleanpublic void setAllowColumnMapping(Boolean allowColumnMapping)
allow_column_mapping property (displayed as Allow Column Mapping) of the object.allowColumnMapping - the value to setpublic String getAptRecordProp()
apt_record_prop property (displayed as 'APT Record Prop') of the object.Stringpublic void setAptRecordProp(String aptRecordProp)
apt_record_prop property (displayed as APT Record Prop) of the object.aptRecordProp - the value to setpublic String getImportLocation()
import_location property (displayed as 'Import Location') of the object.Stringpublic void setImportLocation(String importLocation)
import_location property (displayed as Import Location) of the object.importLocation - the value to setpublic String getLocator()
locator property (displayed as 'Locator') of the object.Stringpublic void setLocator(String locator)
locator property (displayed as Locator) of the object.locator - the value to setpublic Boolean getMultivalued()
multivalued property (displayed as 'Multivalued') of the object.Booleanpublic void setMultivalued(Boolean multivalued)
multivalued property (displayed as Multivalued) of the object.multivalued - the value to setpublic String getNlsMapName()
nls_map_name property (displayed as 'NLS Map Name') of the object.Stringpublic void setNlsMapName(String nlsMapName)
nls_map_name property (displayed as NLS Map Name) of the object.nlsMapName - the value to setpublic TableDefinition getOfDsTableDefinition()
of_ds_table_definition property (displayed as 'Of DS Table Definition') of the object.TableDefinitionpublic void setOfDsTableDefinition(TableDefinition ofDsTableDefinition)
of_ds_table_definition property (displayed as Of DS Table Definition) of the object.ofDsTableDefinition - the value to setpublic String getPadChar()
pad_char property (displayed as 'Pad Char') of the object.Stringpublic void setPadChar(String padChar)
pad_char property (displayed as Pad Char) of the object.padChar - the value to setpublic String getPlatformType()
platform_type property (displayed as 'Platform Type') of the object.Stringpublic void setPlatformType(String platformType)
platform_type property (displayed as Platform Type) of the object.platformType - the value to setpublic String getRegistrationTimestamp()
registration_timestamp property (displayed as 'Registration Timestamp') of the object.Stringpublic void setRegistrationTimestamp(String registrationTimestamp)
registration_timestamp property (displayed as Registration Timestamp) of the object.registrationTimestamp - the value to setpublic Boolean getSeqColHeaders()
seq_col_headers property (displayed as 'SEQ Col Headers') of the object.Booleanpublic void setSeqColHeaders(Boolean seqColHeaders)
seq_col_headers property (displayed as SEQ Col Headers) of the object.seqColHeaders - the value to setpublic Number getSeqColSpace()
seq_col_space property (displayed as 'SEQ Col Space') of the object.Numberpublic void setSeqColSpace(Number seqColSpace)
seq_col_space property (displayed as SEQ Col Space) of the object.seqColSpace - the value to setpublic String getSeqDelimiter()
seq_delimiter property (displayed as 'SEQ Delimiter') of the object.Stringpublic void setSeqDelimiter(String seqDelimiter)
seq_delimiter property (displayed as SEQ Delimiter) of the object.seqDelimiter - the value to setpublic Boolean getSeqFixedWidth()
seq_fixed_width property (displayed as 'SEQ Fixed Width') of the object.Booleanpublic void setSeqFixedWidth(Boolean seqFixedWidth)
seq_fixed_width property (displayed as SEQ Fixed Width) of the object.seqFixedWidth - the value to setpublic String getSeqNullString()
seq_null_string property (displayed as 'SEQ Null String') of the object.Stringpublic void setSeqNullString(String seqNullString)
seq_null_string property (displayed as SEQ Null String) of the object.seqNullString - the value to setpublic Boolean getSeqOmitNewLine()
seq_omit_new_line property (displayed as 'SEQ Omit New Line') of the object.Booleanpublic void setSeqOmitNewLine(Boolean seqOmitNewLine)
seq_omit_new_line property (displayed as SEQ Omit New Line) of the object.seqOmitNewLine - the value to setpublic String getSeqQuoteChar()
seq_quote_char property (displayed as 'SEQ Quote Char') of the object.Stringpublic void setSeqQuoteChar(String seqQuoteChar)
seq_quote_char property (displayed as SEQ Quote Char) of the object.seqQuoteChar - the value to setpublic String getSpErrorCodes()
sp_error_codes property (displayed as 'SP Error Codes') of the object.Stringpublic void setSpErrorCodes(String spErrorCodes)
sp_error_codes property (displayed as SP Error Codes) of the object.spErrorCodes - the value to setpublic String getVersion()
version property (displayed as 'Version') of the object.Stringpublic void setVersion(String version)
version property (displayed as Version) of the object.version - the value to setCopyright © 2018–2021 ODPi. All rights reserved.