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