Uses of Class
org.odpi.openmetadata.metadatasecurity.properties.GovernanceClassificationStatus
-
Packages that use GovernanceClassificationStatus Package Description org.odpi.openmetadata.metadatasecurity.properties -
-
Uses of GovernanceClassificationStatus in org.odpi.openmetadata.metadatasecurity.properties
Methods in org.odpi.openmetadata.metadatasecurity.properties 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.
-