Uses of Class
io.atlasmap.csv.v2.CsvFields
Packages that use CsvFields
-
Uses of CsvFields in io.atlasmap.csv.v2
Fields in io.atlasmap.csv.v2 declared as CsvFieldsMethods in io.atlasmap.csv.v2 that return CsvFieldsModifier and TypeMethodDescriptionCsvComplexType.getCsvFields()
Gets the value of the csvFields property.Methods in io.atlasmap.csv.v2 with parameters of type CsvFieldsModifier and TypeMethodDescriptionvoid
CsvComplexType.setCsvFields
(CsvFields value) Sets the value of the csvFields property.