Uses of Class
org.odpi.openmetadata.commonservices.ffdc.OMAGCommonAuditCode
-
Packages that use OMAGCommonAuditCode Package Description org.odpi.openmetadata.commonservices.ffdc The FFDC Services provide common exceptions and error handling for service running in OMAG Servers. -
-
Uses of OMAGCommonAuditCode in org.odpi.openmetadata.commonservices.ffdc
Methods in org.odpi.openmetadata.commonservices.ffdc that return OMAGCommonAuditCode Modifier and Type Method Description static OMAGCommonAuditCodeOMAGCommonAuditCode. valueOf(String name)Returns the enum constant of this type with the specified name.static OMAGCommonAuditCode[]OMAGCommonAuditCode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-