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