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