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