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