Uses of Class
io.atlasmap.csv.v2.CsvFields
Packages that use CsvFields
- 
Uses of CsvFields in io.atlasmap.csv.v2Fields 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 TypeMethodDescriptionvoidCsvComplexType.setCsvFields(CsvFields value) Sets the value of the csvFields property.