public class CriticalityGovernanceClassification extends GovernanceClassificationBase
classifications, extendedProperties, guid, type, urlCURRENT_AUDIT_HEADER_VERSION| Constructor and Description |
|---|
CriticalityGovernanceClassification()
Default constructor
|
CriticalityGovernanceClassification(CriticalityGovernanceClassification 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.
|
CriticalityLevel |
getCriticalityLevel()
Return the definition of how critical this data item is to the organization.
|
int |
hashCode()
Return code value representing the contents of this object.
|
void |
setCriticalityLevel(CriticalityLevel criticalityLevel)
Set up the definition of how critical 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 CriticalityGovernanceClassification()
public CriticalityGovernanceClassification(CriticalityGovernanceClassification template)
template - object to copypublic CriticalityLevel getCriticalityLevel()
public void setCriticalityLevel(CriticalityLevel criticalityLevel)
criticalityLevel - enumpublic String toString()
toString in class GovernanceClassificationBasepublic boolean equals(Object objectToCompare)
equals in class GovernanceClassificationBaseobjectToCompare - supplied objectpublic int hashCode()
hashCode in class GovernanceClassificationBaseCopyright © 2018–2020 ODPi. All rights reserved.