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