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