public class ConfidenceGovernanceClassification extends GovernanceClassificationBase
classifications, extendedProperties, guid, type, urlCURRENT_AUDIT_HEADER_VERSION| Constructor and Description |
|---|
ConfidenceGovernanceClassification()
Default constructor
|
ConfidenceGovernanceClassification(ConfidenceGovernanceClassification 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.
|
ConfidenceLevel |
getConfidenceLevel()
Return the level of confidence in the quality of this data.
|
int |
hashCode()
Return code value representing the contents of this object.
|
void |
setConfidenceLevel(ConfidenceLevel confidenceLevel)
Set up the level of confidence in the quality of this data.
|
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 ConfidenceGovernanceClassification()
public ConfidenceGovernanceClassification(ConfidenceGovernanceClassification template)
template - object to copypublic ConfidenceLevel getConfidenceLevel()
public void setConfidenceLevel(ConfidenceLevel confidenceLevel)
confidenceLevel - 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.