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