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