Uses of Class
com.orchestranetworks.addon.dex.configuration.FileImportConfigurationSpec
-
Packages that use FileImportConfigurationSpec Package Description com.orchestranetworks.addon.dex.configuration Classes and interfaces to define specifications for the import, export and transfer data services. -
-
Uses of FileImportConfigurationSpec in com.orchestranetworks.addon.dex.configuration
Subclasses of FileImportConfigurationSpec in com.orchestranetworks.addon.dex.configuration Modifier and Type Class Description classCSVImportConfigurationSpecSpecifies the configuration used when importing data from a CSV file.classSpreadsheetImportConfigurationSpecDefines the configuration used when importing data from an Excel file.classXMLImportConfigurationSpecSpecifies the configuration used to import data from an XML file.
-