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