public class CsvColumn extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
CsvColumn.CsvColumnType |
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
| Constructor and Description |
|---|
CsvColumn(String name,
CsvColumn.CsvColumnType type) |
CsvColumn(String name,
String type) |
public static final long serialVersionUID
public CsvColumn(String name, CsvColumn.CsvColumnType type)
Copyright © 2025. All Rights Reserved.