public class Classificationenabledgroup extends DataField
classificationenabledgroup asset type in IGC, displayed as 'ClassificationEnabledGroup' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected ItemList<Classification> |
detectedClassifications |
protected ItemList<Classification> |
hasdataclassification |
protected DataClass |
selectedClassification |
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 |
|---|
Classificationenabledgroup() |
| Modifier and Type | Method and Description |
|---|---|
ItemList<Classification> |
getDetectedClassifications()
Retrieve the
detected_classifications property (displayed as 'Detected Data Classifications') of the object. |
ItemList<Classification> |
getHasdataclassification()
Retrieve the
hasDataClassification property (displayed as 'Detected Data Classifications') of the object. |
DataClass |
getSelectedClassification()
Retrieve the
selected_classification property (displayed as 'Selected Data Classification') of the object. |
void |
setDetectedClassifications(ItemList<Classification> detectedClassifications)
Set the
detected_classifications property (displayed as Detected Data Classifications) of the object. |
void |
setHasdataclassification(ItemList<Classification> hasdataclassification)
Set the
hasDataClassification property (displayed as Detected Data Classifications) of the object. |
void |
setSelectedClassification(DataClass selectedClassification)
Set the
selected_classification property (displayed as Selected Data Classification) 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 ItemList<Classification> detectedClassifications
protected ItemList<Classification> hasdataclassification
protected DataClass selectedClassification
public ItemList<Classification> getDetectedClassifications()
detected_classifications property (displayed as 'Detected Data Classifications') of the object.ItemList<Classification>public void setDetectedClassifications(ItemList<Classification> detectedClassifications)
detected_classifications property (displayed as Detected Data Classifications) of the object.detectedClassifications - the value to setpublic ItemList<Classification> getHasdataclassification()
hasDataClassification property (displayed as 'Detected Data Classifications') of the object.ItemList<Classification>public void setHasdataclassification(ItemList<Classification> hasdataclassification)
hasDataClassification property (displayed as Detected Data Classifications) of the object.hasdataclassification - the value to setpublic DataClass getSelectedClassification()
selected_classification property (displayed as 'Selected Data Classification') of the object.DataClasspublic void setSelectedClassification(DataClass selectedClassification)
selected_classification property (displayed as Selected Data Classification) of the object.selectedClassification - the value to setCopyright © 2018–2021 ODPi. All rights reserved.