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