Package com.technia.dsx.exchange
Interface ExchangeService
- All Superinterfaces:
com.technia.dsx.common.AppService
public interface ExchangeService
extends com.technia.dsx.common.AppService
Document me
- Since:
- 2022-12-07
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface com.technia.dsx.common.AppService
getServiceType
-
Method Details
-
getExportService
ExportService getExportService() -
getImportService
ImportService getImportService()
-