Uses of Class
io.atlasmap.csv.v2.CsvField
Packages that use CsvField
-
Uses of CsvField in io.atlasmap.csv.module
Methods in io.atlasmap.csv.module that return CsvFieldMethods in io.atlasmap.csv.module that return types with arguments of type CsvFieldMethods in io.atlasmap.csv.module with parameters of type CsvFieldModifier and TypeMethodDescriptionprotected String
CsvValidationService.getModuleFieldName
(CsvField field) protected void
CsvValidationService.validateModuleField
(String mappingId, CsvField field, FieldDirection direction, List<Validation> validation) -
Uses of CsvField in io.atlasmap.csv.v2
Subclasses of CsvField in io.atlasmap.csv.v2Fields in io.atlasmap.csv.v2 with type parameters of type CsvFieldMethods in io.atlasmap.csv.v2 that return CsvFieldMethods in io.atlasmap.csv.v2 that return types with arguments of type CsvFieldModifier and TypeMethodDescriptionCsvFields.getCsvField()
Gets the value of the csvField property.Methods in io.atlasmap.csv.v2 with parameters of type CsvField