public class MatchSpecification extends InformationAsset
match_specification asset type in IGC, displayed as 'Match Specification' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected List<String> |
datafields |
protected ItemList<StandardizationObject> |
dataQualitySpecifications |
protected Dsfolder |
folder |
protected TransformationProject |
transformationProject |
protected String |
type |
protected ItemList<Stage> |
usedByStages |
blueprintElements, impactedBy, impactsOn, inCollections, nativeId, readByDesign, readByOperational, readByStatic, readByUserDefined, writtenByDesign, writtenByOperational, writtenByStatic, writtenByUserDefinedassignedToTerms, governedByRules, implementsRules, labels, longDescription, name, shortDescription, stewards| Constructor and Description |
|---|
MatchSpecification() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getDatafields()
Retrieve the
dataFields property (displayed as 'Data Fields') of the object. |
ItemList<StandardizationObject> |
getDataQualitySpecifications()
Retrieve the
data_quality_specifications property (displayed as 'Data Quality Specifications') of the object. |
Dsfolder |
getFolder()
Retrieve the
folder property (displayed as 'Folder') of the object. |
String |
getTheType()
Retrieve the
type property (displayed as 'Type') of the object. |
TransformationProject |
getTransformationProject()
Retrieve the
transformation_project property (displayed as 'Transformation Project') of the object. |
ItemList<Stage> |
getUsedByStages()
Retrieve the
used_by_stages property (displayed as 'Stages') of the object. |
void |
setDatafields(List<String> datafields)
Set the
dataFields property (displayed as Data Fields) of the object. |
void |
setDataQualitySpecifications(ItemList<StandardizationObject> dataQualitySpecifications)
Set the
data_quality_specifications property (displayed as Data Quality Specifications) of the object. |
void |
setFolder(Dsfolder folder)
Set the
folder property (displayed as Folder) of the object. |
void |
setTheType(String type)
Set the
type property (displayed as Type) of the object. |
void |
setTransformationProject(TransformationProject transformationProject)
Set the
transformation_project property (displayed as Transformation Project) of the object. |
void |
setUsedByStages(ItemList<Stage> usedByStages)
Set the
used_by_stages property (displayed as Stages) of the object. |
getBlueprintElements, 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 ItemList<StandardizationObject> dataQualitySpecifications
protected Dsfolder folder
protected TransformationProject transformationProject
protected String type
public List<String> getDatafields()
dataFields property (displayed as 'Data Fields') of the object.List<String>public void setDatafields(List<String> datafields)
dataFields property (displayed as Data Fields) of the object.datafields - the value to setpublic ItemList<StandardizationObject> getDataQualitySpecifications()
data_quality_specifications property (displayed as 'Data Quality Specifications') of the object.ItemList<StandardizationObject>public void setDataQualitySpecifications(ItemList<StandardizationObject> dataQualitySpecifications)
data_quality_specifications property (displayed as Data Quality Specifications) of the object.dataQualitySpecifications - the value to setpublic Dsfolder getFolder()
folder property (displayed as 'Folder') of the object.Dsfolderpublic void setFolder(Dsfolder folder)
folder property (displayed as Folder) of the object.folder - the value to setpublic TransformationProject getTransformationProject()
transformation_project property (displayed as 'Transformation Project') of the object.TransformationProjectpublic void setTransformationProject(TransformationProject transformationProject)
transformation_project property (displayed as Transformation Project) of the object.transformationProject - the value to setpublic String getTheType()
type property (displayed as 'Type') of the object.Stringpublic void setTheType(String type)
type property (displayed as Type) of the object.type - the value to setpublic ItemList<Stage> getUsedByStages()
used_by_stages property (displayed as 'Stages') of the object.ItemList<Stage>Copyright © 2018–2021 ODPi. All rights reserved.