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