public class Classification extends Reference
classification asset type in IGC, displayed as 'Classification' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected Reference |
classifies_asset
The
classifies_asset property, displayed as 'Asset' in the IGC UI. |
protected ReferenceList |
column_analysis
The
column_analysis property, displayed as 'Detected from Column Analysis' in the IGC UI. |
protected Number |
confidencePercent
The
confidencePercent property, displayed as 'Confidence (Percent)' in the IGC UI. |
protected Reference |
data_class
The
data_class property, displayed as 'Data Class' in the IGC UI. |
protected Date |
date
The
date property, displayed as 'Date' in the IGC UI. |
protected Boolean |
detected
The
detected property, displayed as 'Detected' in the IGC UI. |
protected String |
detectedState
The
detectedState property, displayed as 'Type' in the IGC UI. |
protected Boolean |
selected
The
selected property, displayed as 'Selected' in the IGC UI. |
protected Number |
threshold
The
threshold property, displayed as 'Threshold' in the IGC UI. |
| Constructor and Description |
|---|
Classification() |
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 data_class
protected Reference classifies_asset
classifies_asset property, displayed as 'Asset' in the IGC UI.
Reference to a MainObject object.protected Boolean selected
selected property, displayed as 'Selected' in the IGC UI.protected Boolean detected
detected property, displayed as 'Detected' in the IGC UI.protected String detectedState
detectedState property, displayed as 'Type' in the IGC UI.
protected Number confidencePercent
confidencePercent property, displayed as 'Confidence (Percent)' in the IGC UI.protected Number threshold
threshold property, displayed as 'Threshold' in the IGC UI.protected Date date
date property, displayed as 'Date' in the IGC UI.protected ReferenceList column_analysis
column_analysis property, displayed as 'Detected from Column Analysis' in the IGC UI.
ReferenceList of MainObject objects.public static String getIgcTypeId()
public static String getIgcTypeDisplayName()
public Reference getDataClass()
data_classpublic void setDataClass(Reference data_class)
data_classpublic Reference getClassifiesAsset()
classifies_assetpublic void setClassifiesAsset(Reference classifies_asset)
classifies_assetpublic String getDetectedstate()
detectedStatepublic void setDetectedstate(String detectedState)
detectedStatepublic Number getConfidencepercent()
confidencePercentpublic void setConfidencepercent(Number confidencePercent)
confidencePercentpublic ReferenceList getColumnAnalysis()
column_analysispublic void setColumnAnalysis(ReferenceList column_analysis)
column_analysispublic static Boolean canBeCreated()
public static Boolean includesModificationDetails()
Copyright © 2018–2019 ODPi. All rights reserved.