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