Uses of Class
org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
-
-
Uses of RepositoryHandlerErrorCode in org.odpi.openmetadata.commonservices.repositoryhandler
Methods in org.odpi.openmetadata.commonservices.repositoryhandler that return RepositoryHandlerErrorCode Modifier and Type Method Description static RepositoryHandlerErrorCodeRepositoryHandlerErrorCode. valueOf(String name)Returns the enum constant of this type with the specified name.static RepositoryHandlerErrorCode[]RepositoryHandlerErrorCode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-