public class ConfidentialityGovernanceClassification extends GovernanceClassificationBase
classifications, extendedProperties, guid, type, urlCURRENT_AUDIT_HEADER_VERSION| Constructor and Description |
|---|
ConfidentialityGovernanceClassification()
Default constructor
|
ConfidentialityGovernanceClassification(ConfidentialityGovernanceClassification template)
Copy/clone constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object objectToCompare)
Compare the values of the supplied object with those stored in the current object.
|
int |
getConfidentialityLevel()
Return how confidential this data item is to the organization.
|
int |
hashCode()
Return code value representing the contents of this object.
|
void |
setConfidentialityLevel(int confidentialityLevel)
Set up how confidential this data item is to the organization.
|
String |
toString()
Standard toString method.
|
getConfidence, getLevelIdentifier, getNotes, getSource, getStatus, getSteward, setConfidence, setLevelIdentifier, setNotes, setSource, setStatus, setStewardgetClassifications, getExtendedProperties, getGUID, getType, getURL, setClassifications, setExtendedProperties, setGUID, setType, setURLgetHeaderVersion, setHeaderVersionpublic ConfidentialityGovernanceClassification()
public ConfidentialityGovernanceClassification(ConfidentialityGovernanceClassification template)
template - object to copypublic int getConfidentialityLevel()
public void setConfidentialityLevel(int confidentialityLevel)
confidentialityLevel - int defined by the GovernanceConfidentialityLevelpublic String toString()
toString in class GovernanceClassificationBasepublic boolean equals(Object objectToCompare)
equals in class GovernanceClassificationBaseobjectToCompare - supplied objectpublic int hashCode()
hashCode in class GovernanceClassificationBaseCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.