Uses of Interface
org.qubership.atp.dataset.service.direct.importexport.converters.AttributeExportConverter
Packages that use AttributeExportConverter
Package
Description
-
Uses of AttributeExportConverter in org.qubership.atp.dataset.service.direct.importexport.converters
Classes in org.qubership.atp.dataset.service.direct.importexport.converters that implement AttributeExportConverterModifier and TypeClassDescriptionclassclassclassclassMethods in org.qubership.atp.dataset.service.direct.importexport.converters that return types with arguments of type AttributeExportConverterModifier and TypeMethodDescriptionstatic Class<? extends AttributeExportConverter> AttributeTypeConverterEnum.getExportConverterClazzByName(String name) -
Uses of AttributeExportConverter in org.qubership.atp.dataset.service.direct.importexport.service
Methods in org.qubership.atp.dataset.service.direct.importexport.service that return AttributeExportConverterModifier and TypeMethodDescriptionDataSetListImportExportFactory.getAttributeExportConverter(String typeName) Get attribute export converter by specified type name.