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