public class AmazonS3DataFileField extends Classificationenabledgroup
amazon_s3_data_file_field asset type in IGC, displayed as 'Amazon S3 Data File Field' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected ItemList<FieldAnalysis> |
analysis
Deprecated.
No longer applicable from 11.5.0.2sp3 onwards.
|
protected List<String> |
averagevalue |
protected Boolean |
constantflag |
protected DataFileRecord |
dataFileRecord |
protected List<String> |
domaintype |
protected ItemList<DesignColumn> |
implementsDesignColumns |
protected ItemList<EntityAttribute> |
implementsEntityAttributes |
protected List<String> |
inferreddatatype
Valid values are:
INT8 (displayed in the UI as 'INT8')
INT16 (displayed in the UI as 'INT16')
INT32 (displayed in the UI as 'INT32')
INT64 (displayed in the UI as 'INT64')
SFLOAT (displayed in the UI as 'SFLOAT')
DFLOAT (displayed in the UI as 'DFLOAT')
QFLOAT (displayed in the UI as 'QFLOAT')
DECIMAL (displayed in the UI as 'DECIMAL')
STRING (displayed in the UI as 'STRING')
BINARY (displayed in the UI as 'BINARY')
BOOLEAN (displayed in the UI as 'BOOLEAN')
DATE (displayed in the UI as 'DATE')
TIME (displayed in the UI as 'TIME')
DATETIME (displayed in the UI as 'DATETIME')
DURATION (displayed in the UI as 'DURATION')
CHOICE (displayed in the UI as 'CHOICE')
ORDERED_GROUP (displayed in the UI as 'ORDERED_GROUP')
UNORDERED_GROUP (displayed in the UI as 'UNORDERED_GROUP')
GUID (displayed in the UI as 'GUID')
UNKNOWN (displayed in the UI as 'UNKNOWN')
JSON (displayed in the UI as 'JSON')
XML (displayed in the UI as 'XML')
|
protected List<String> |
inferredformat |
protected List<Number> |
inferredlength |
protected List<Number> |
inferredprecision |
protected List<Number> |
inferredscale |
protected Boolean |
isinferredforeignkey |
protected Boolean |
isinferredprimarykey |
protected List<Number> |
nbrecordstested |
protected Boolean |
nullabilityflag |
protected List<Number> |
numbercompletevalues |
protected List<Number> |
numberdistinctvalues |
protected List<Number> |
numberemptyvalues |
protected List<Number> |
numberformats |
protected List<Number> |
numbernullvalues |
protected List<Number> |
numbervalidvalues |
protected List<Number> |
numberzerovalues |
protected String |
qualityscore |
protected String |
synchronizedFrom |
protected Boolean |
uniqueflag |
detectedClassifications, hasdataclassification, selectedClassificationusedByAnalyticsObjectsallowNullValues, 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 |
|---|
AmazonS3DataFileField() |
| Modifier and Type | Method and Description |
|---|---|
ItemList<FieldAnalysis> |
getAnalysis()
Deprecated.
No longer applicable from 11.5.0.2sp3 onwards.
|
List<String> |
getAveragevalue()
Retrieve the
averageValue property (displayed as 'Average Value') of the object. |
Boolean |
getConstantflag()
Retrieve the
constantFlag property (displayed as 'Include Constant Values') of the object. |
DataFileRecord |
getDataFileRecord()
Retrieve the
data_file_record property (displayed as 'Data File Record') of the object. |
List<String> |
getDomaintype()
Retrieve the
domainType property (displayed as 'Domain') of the object. |
ItemList<DesignColumn> |
getImplementsDesignColumns()
Retrieve the
implements_design_columns property (displayed as 'Implements Design Columns') of the object. |
ItemList<EntityAttribute> |
getImplementsEntityAttributes()
Retrieve the
implements_entity_attributes property (displayed as 'Implements Entity Attributes') of the object. |
List<String> |
getInferreddatatype()
Retrieve the
inferredDataType property (displayed as 'Inferred Data Type') of the object. |
List<String> |
getInferredformat()
Retrieve the
inferredFormat property (displayed as 'Inferred Format') of the object. |
List<Number> |
getInferredlength()
Retrieve the
inferredLength property (displayed as 'Inferred Length') of the object. |
List<Number> |
getInferredprecision()
Retrieve the
inferredPrecision property (displayed as 'Inferred Precision') of the object. |
List<Number> |
getInferredscale()
Retrieve the
inferredScale property (displayed as 'Inferred Scale') of the object. |
Boolean |
getIsinferredforeignkey()
Retrieve the
isInferredForeignKey property (displayed as 'Inferred Foreign Key') of the object. |
Boolean |
getIsinferredprimarykey()
Retrieve the
isInferredPrimaryKey property (displayed as 'Inferred Primary Key') of the object. |
List<Number> |
getNbrecordstested()
Retrieve the
nbRecordsTested property (displayed as 'Number of Records Tested') of the object. |
Boolean |
getNullabilityflag()
Retrieve the
nullabilityFlag property (displayed as 'Include Null Values') of the object. |
List<Number> |
getNumbercompletevalues()
Retrieve the
numberCompleteValues property (displayed as 'Number of Complete Values') of the object. |
List<Number> |
getNumberdistinctvalues()
Retrieve the
numberDistinctValues property (displayed as 'Number of Distinct Values') of the object. |
List<Number> |
getNumberemptyvalues()
Retrieve the
numberEmptyValues property (displayed as 'Number of Empty Values') of the object. |
List<Number> |
getNumberformats()
Retrieve the
numberFormats property (displayed as 'Number of Distinct Formats') of the object. |
List<Number> |
getNumbernullvalues()
Retrieve the
numberNullValues property (displayed as 'Number of Null Values') of the object. |
List<Number> |
getNumbervalidvalues()
Retrieve the
numberValidValues property (displayed as 'Number of Valid Values') of the object. |
List<Number> |
getNumberzerovalues()
Retrieve the
numberZeroValues property (displayed as 'Number of Zero Values') of the object. |
String |
getQualityscore()
Retrieve the
qualityScore property (displayed as 'Quality Score') of the object. |
String |
getSynchronizedFrom()
Retrieve the
synchronized_from property (displayed as 'Synchronized From') of the object. |
Boolean |
getUniqueflag()
Retrieve the
uniqueFlag property (displayed as 'Require Unique Values') of the object. |
void |
setAnalysis(ItemList<FieldAnalysis> analysis)
Deprecated.
No longer applicable from 11.5.0.2sp3 onwards.
|
void |
setAveragevalue(List<String> averagevalue)
Set the
averageValue property (displayed as Average Value) of the object. |
void |
setConstantflag(Boolean constantflag)
Set the
constantFlag property (displayed as Include Constant Values) of the object. |
void |
setDataFileRecord(DataFileRecord dataFileRecord)
Set the
data_file_record property (displayed as Data File Record) of the object. |
void |
setDomaintype(List<String> domaintype)
Set the
domainType property (displayed as Domain) of the object. |
void |
setImplementsDesignColumns(ItemList<DesignColumn> implementsDesignColumns)
Set the
implements_design_columns property (displayed as Implements Design Columns) of the object. |
void |
setImplementsEntityAttributes(ItemList<EntityAttribute> implementsEntityAttributes)
Set the
implements_entity_attributes property (displayed as Implements Entity Attributes) of the object. |
void |
setInferreddatatype(List<String> inferreddatatype)
Set the
inferredDataType property (displayed as Inferred Data Type) of the object. |
void |
setInferredformat(List<String> inferredformat)
Set the
inferredFormat property (displayed as Inferred Format) of the object. |
void |
setInferredlength(List<Number> inferredlength)
Set the
inferredLength property (displayed as Inferred Length) of the object. |
void |
setInferredprecision(List<Number> inferredprecision)
Set the
inferredPrecision property (displayed as Inferred Precision) of the object. |
void |
setInferredscale(List<Number> inferredscale)
Set the
inferredScale property (displayed as Inferred Scale) of the object. |
void |
setIsinferredforeignkey(Boolean isinferredforeignkey)
Set the
isInferredForeignKey property (displayed as Inferred Foreign Key) of the object. |
void |
setIsinferredprimarykey(Boolean isinferredprimarykey)
Set the
isInferredPrimaryKey property (displayed as Inferred Primary Key) of the object. |
void |
setNbrecordstested(List<Number> nbrecordstested)
Set the
nbRecordsTested property (displayed as Number of Records Tested) of the object. |
void |
setNullabilityflag(Boolean nullabilityflag)
Set the
nullabilityFlag property (displayed as Include Null Values) of the object. |
void |
setNumbercompletevalues(List<Number> numbercompletevalues)
Set the
numberCompleteValues property (displayed as Number of Complete Values) of the object. |
void |
setNumberdistinctvalues(List<Number> numberdistinctvalues)
Set the
numberDistinctValues property (displayed as Number of Distinct Values) of the object. |
void |
setNumberemptyvalues(List<Number> numberemptyvalues)
Set the
numberEmptyValues property (displayed as Number of Empty Values) of the object. |
void |
setNumberformats(List<Number> numberformats)
Set the
numberFormats property (displayed as Number of Distinct Formats) of the object. |
void |
setNumbernullvalues(List<Number> numbernullvalues)
Set the
numberNullValues property (displayed as Number of Null Values) of the object. |
void |
setNumbervalidvalues(List<Number> numbervalidvalues)
Set the
numberValidValues property (displayed as Number of Valid Values) of the object. |
void |
setNumberzerovalues(List<Number> numberzerovalues)
Set the
numberZeroValues property (displayed as Number of Zero Values) of the object. |
void |
setQualityscore(String qualityscore)
Set the
qualityScore property (displayed as Quality Score) of the object. |
void |
setSynchronizedFrom(String synchronizedFrom)
Set the
synchronized_from property (displayed as Synchronized From) of the object. |
void |
setUniqueflag(Boolean uniqueflag)
Set the
uniqueFlag property (displayed as Require Unique Values) of the object. |
getDetectedClassifications, getHasdataclassification, getSelectedClassification, setDetectedClassifications, setHasdataclassification, setSelectedClassificationgetUsedByAnalyticsObjects, 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, setUrltoString@Deprecated protected ItemList<FieldAnalysis> analysis
protected Boolean constantflag
protected DataFileRecord dataFileRecord
protected ItemList<DesignColumn> implementsDesignColumns
protected ItemList<EntityAttribute> implementsEntityAttributes
protected List<String> inferreddatatype
protected Boolean isinferredforeignkey
protected Boolean isinferredprimarykey
protected Boolean nullabilityflag
protected String qualityscore
protected String synchronizedFrom
protected Boolean uniqueflag
@Deprecated public ItemList<FieldAnalysis> getAnalysis()
analysis property (displayed as 'Analysis') of the object.ItemList<FieldAnalysis>@Deprecated public void setAnalysis(ItemList<FieldAnalysis> analysis)
analysis property (displayed as Analysis) of the object.analysis - the value to setpublic List<String> getAveragevalue()
averageValue property (displayed as 'Average Value') of the object.List<String>public void setAveragevalue(List<String> averagevalue)
averageValue property (displayed as Average Value) of the object.averagevalue - the value to setpublic Boolean getConstantflag()
constantFlag property (displayed as 'Include Constant Values') of the object.Booleanpublic void setConstantflag(Boolean constantflag)
constantFlag property (displayed as Include Constant Values) of the object.constantflag - the value to setpublic DataFileRecord getDataFileRecord()
data_file_record property (displayed as 'Data File Record') of the object.DataFileRecordpublic void setDataFileRecord(DataFileRecord dataFileRecord)
data_file_record property (displayed as Data File Record) of the object.dataFileRecord - the value to setpublic List<String> getDomaintype()
domainType property (displayed as 'Domain') of the object.List<String>public void setDomaintype(List<String> domaintype)
domainType property (displayed as Domain) of the object.domaintype - the value to setpublic ItemList<DesignColumn> getImplementsDesignColumns()
implements_design_columns property (displayed as 'Implements Design Columns') of the object.ItemList<DesignColumn>public void setImplementsDesignColumns(ItemList<DesignColumn> implementsDesignColumns)
implements_design_columns property (displayed as Implements Design Columns) of the object.implementsDesignColumns - the value to setpublic ItemList<EntityAttribute> getImplementsEntityAttributes()
implements_entity_attributes property (displayed as 'Implements Entity Attributes') of the object.ItemList<EntityAttribute>public void setImplementsEntityAttributes(ItemList<EntityAttribute> implementsEntityAttributes)
implements_entity_attributes property (displayed as Implements Entity Attributes) of the object.implementsEntityAttributes - the value to setpublic List<String> getInferreddatatype()
inferredDataType property (displayed as 'Inferred Data Type') of the object.List<String>public void setInferreddatatype(List<String> inferreddatatype)
inferredDataType property (displayed as Inferred Data Type) of the object.inferreddatatype - the value to setpublic List<String> getInferredformat()
inferredFormat property (displayed as 'Inferred Format') of the object.List<String>public void setInferredformat(List<String> inferredformat)
inferredFormat property (displayed as Inferred Format) of the object.inferredformat - the value to setpublic List<Number> getInferredlength()
inferredLength property (displayed as 'Inferred Length') of the object.List<Number>public void setInferredlength(List<Number> inferredlength)
inferredLength property (displayed as Inferred Length) of the object.inferredlength - the value to setpublic List<Number> getInferredprecision()
inferredPrecision property (displayed as 'Inferred Precision') of the object.List<Number>public void setInferredprecision(List<Number> inferredprecision)
inferredPrecision property (displayed as Inferred Precision) of the object.inferredprecision - the value to setpublic List<Number> getInferredscale()
inferredScale property (displayed as 'Inferred Scale') of the object.List<Number>public void setInferredscale(List<Number> inferredscale)
inferredScale property (displayed as Inferred Scale) of the object.inferredscale - the value to setpublic Boolean getIsinferredforeignkey()
isInferredForeignKey property (displayed as 'Inferred Foreign Key') of the object.Booleanpublic void setIsinferredforeignkey(Boolean isinferredforeignkey)
isInferredForeignKey property (displayed as Inferred Foreign Key) of the object.isinferredforeignkey - the value to setpublic Boolean getIsinferredprimarykey()
isInferredPrimaryKey property (displayed as 'Inferred Primary Key') of the object.Booleanpublic void setIsinferredprimarykey(Boolean isinferredprimarykey)
isInferredPrimaryKey property (displayed as Inferred Primary Key) of the object.isinferredprimarykey - the value to setpublic List<Number> getNbrecordstested()
nbRecordsTested property (displayed as 'Number of Records Tested') of the object.List<Number>public void setNbrecordstested(List<Number> nbrecordstested)
nbRecordsTested property (displayed as Number of Records Tested) of the object.nbrecordstested - the value to setpublic Boolean getNullabilityflag()
nullabilityFlag property (displayed as 'Include Null Values') of the object.Booleanpublic void setNullabilityflag(Boolean nullabilityflag)
nullabilityFlag property (displayed as Include Null Values) of the object.nullabilityflag - the value to setpublic List<Number> getNumbercompletevalues()
numberCompleteValues property (displayed as 'Number of Complete Values') of the object.List<Number>public void setNumbercompletevalues(List<Number> numbercompletevalues)
numberCompleteValues property (displayed as Number of Complete Values) of the object.numbercompletevalues - the value to setpublic List<Number> getNumberdistinctvalues()
numberDistinctValues property (displayed as 'Number of Distinct Values') of the object.List<Number>public void setNumberdistinctvalues(List<Number> numberdistinctvalues)
numberDistinctValues property (displayed as Number of Distinct Values) of the object.numberdistinctvalues - the value to setpublic List<Number> getNumberemptyvalues()
numberEmptyValues property (displayed as 'Number of Empty Values') of the object.List<Number>public void setNumberemptyvalues(List<Number> numberemptyvalues)
numberEmptyValues property (displayed as Number of Empty Values) of the object.numberemptyvalues - the value to setpublic List<Number> getNumberformats()
numberFormats property (displayed as 'Number of Distinct Formats') of the object.List<Number>public void setNumberformats(List<Number> numberformats)
numberFormats property (displayed as Number of Distinct Formats) of the object.numberformats - the value to setpublic List<Number> getNumbernullvalues()
numberNullValues property (displayed as 'Number of Null Values') of the object.List<Number>public void setNumbernullvalues(List<Number> numbernullvalues)
numberNullValues property (displayed as Number of Null Values) of the object.numbernullvalues - the value to setpublic List<Number> getNumbervalidvalues()
numberValidValues property (displayed as 'Number of Valid Values') of the object.List<Number>public void setNumbervalidvalues(List<Number> numbervalidvalues)
numberValidValues property (displayed as Number of Valid Values) of the object.numbervalidvalues - the value to setpublic List<Number> getNumberzerovalues()
numberZeroValues property (displayed as 'Number of Zero Values') of the object.List<Number>public void setNumberzerovalues(List<Number> numberzerovalues)
numberZeroValues property (displayed as Number of Zero Values) of the object.numberzerovalues - the value to setpublic String getQualityscore()
qualityScore property (displayed as 'Quality Score') of the object.Stringpublic void setQualityscore(String qualityscore)
qualityScore property (displayed as Quality Score) of the object.qualityscore - the value to setpublic String getSynchronizedFrom()
synchronized_from property (displayed as 'Synchronized From') of the object.Stringpublic void setSynchronizedFrom(String synchronizedFrom)
synchronized_from property (displayed as Synchronized From) of the object.synchronizedFrom - the value to setpublic Boolean getUniqueflag()
uniqueFlag property (displayed as 'Require Unique Values') of the object.Booleanpublic void setUniqueflag(Boolean uniqueflag)
uniqueFlag property (displayed as Require Unique Values) of the object.uniqueflag - the value to setCopyright © 2018–2021 ODPi. All rights reserved.