Uses of Class
org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationStatus
-
Packages that use GovernanceClassificationStatus Package Description org.odpi.openmetadata.frameworks.connectors.properties.beans -
-
Uses of GovernanceClassificationStatus in org.odpi.openmetadata.frameworks.connectors.properties.beans
Methods in org.odpi.openmetadata.frameworks.connectors.properties.beans that return GovernanceClassificationStatus Modifier and Type Method Description static GovernanceClassificationStatusGovernanceClassificationStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static GovernanceClassificationStatus[]GovernanceClassificationStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.
-