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