public class GovernanceDelegation extends ElementStub
| Constructor and Description |
|---|
GovernanceDelegation()
Default Constructor
|
GovernanceDelegation(ElementStub template)
Copy/clone Constructor - the resulting object.
|
GovernanceDelegation(GovernanceDelegation template)
Copy/clone Constructor - the resulting object.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object objectToCompare)
Compare the values of the supplied object with those stored in the current object.
|
String |
getRationale()
Return the description of why these two governance definitions are linked.
|
int |
hashCode()
Return has code based on properties.
|
void |
setRationale(String rationale)
Set up the description of why these two governance definitions are linked.
|
String |
toString()
JSON-style toString.
|
getUniqueName, setUniqueNamegetClassifications, getGUID, getOrigin, getType, setClassifications, setGUID, setOrigin, setTypepublic GovernanceDelegation()
public GovernanceDelegation(GovernanceDelegation template)
template - object being copiedpublic GovernanceDelegation(ElementStub template)
template - object being copiedpublic String getRationale()
public void setRationale(String rationale)
rationale - string descriptionpublic String toString()
toString in class ElementStubpublic boolean equals(Object objectToCompare)
equals in class ElementStubobjectToCompare - supplied objectpublic int hashCode()
hashCode in class ElementStubCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.