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