public class GovernanceDefinitionMetric extends GovernanceMetric
| Constructor and Description |
|---|
GovernanceDefinitionMetric()
Default constructor
|
GovernanceDefinitionMetric(GovernanceDefinitionMetric template)
Copy/clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getRationale()
Return the rationale as to why this metric is a good measure of the activity associated with the
governance definition.
|
void |
setRationale(String rationale)
Set up the rationale as to why this metric is a good measure of the activity associated with the
governance definition.
|
equals, getAdditionalProperties, getClassifications, getDescription, getDisplayName, getGUID, getMeasurement, getQualifiedName, getTarget, hashCode, setAdditionalProperties, setClassifications, setDescription, setDisplayName, setGUID, setMeasurement, setQualifiedName, setTarget, toStringpublic GovernanceDefinitionMetric()
public GovernanceDefinitionMetric(GovernanceDefinitionMetric template)
template - object to copypublic String getRationale()
public void setRationale(String rationale)
rationale - string descriptionCopyright © 2018–2019 ODPi. All rights reserved.