Uses of Class
org.odpi.openmetadata.accessservices.designmodel.ffdc.DesignModelAuditCode
-
Packages that use DesignModelAuditCode Package Description org.odpi.openmetadata.accessservices.designmodel.ffdc This package provides the first failure data capture support for the Design Model OMAS module. -
-
Uses of DesignModelAuditCode in org.odpi.openmetadata.accessservices.designmodel.ffdc
Methods in org.odpi.openmetadata.accessservices.designmodel.ffdc that return DesignModelAuditCode Modifier and Type Method Description static DesignModelAuditCodeDesignModelAuditCode. valueOf(String name)Returns the enum constant of this type with the specified name.static DesignModelAuditCode[]DesignModelAuditCode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-