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