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