Package io.atlasmap.csv.v2
Class CsvField
java.lang.Object
io.atlasmap.v2.Field
io.atlasmap.csv.v2.CsvField
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CsvComplexType
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class io.atlasmap.v2.Field
getActions, getArrayDimensions, getArraySize, getCollectionType, getDocId, getFieldType, getFormat, getIndex, getName, getPath, getStatus, getValue, isRequired, setActions, setArrayDimensions, setArraySize, setCollectionType, setDocId, setFieldType, setFormat, setIndex, setName, setPath, setRequired, setStatus, setValue
-
Constructor Details
-
CsvField
public CsvField()
-
-
Method Details
-
setColumn
-
getColumn
-
cloneOf
-