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