Uses of Class
org.odpi.openmetadata.metadatasecurity.properties.ImpactGovernanceClassification
-
Packages that use ImpactGovernanceClassification Package Description org.odpi.openmetadata.metadatasecurity.properties -
-
Uses of ImpactGovernanceClassification in org.odpi.openmetadata.metadatasecurity.properties
Methods in org.odpi.openmetadata.metadatasecurity.properties that return ImpactGovernanceClassification Modifier and Type Method Description ImpactGovernanceClassificationReferenceable. getImpact()Return the classification that defines the impact of this referenceable to the business.Methods in org.odpi.openmetadata.metadatasecurity.properties with parameters of type ImpactGovernanceClassification Modifier and Type Method Description voidReferenceable. setImpact(ImpactGovernanceClassification impact)Set up the classification that defines the impact of this referenceable to the business.Constructors in org.odpi.openmetadata.metadatasecurity.properties with parameters of type ImpactGovernanceClassification Constructor Description ImpactGovernanceClassification(ImpactGovernanceClassification template)Copy/clone constructor.
-