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