| Package | Description |
|---|---|
| com.aliyun.openservices.log.common |
| Modifier and Type | Method and Description |
|---|---|
static CsvColumn.CsvColumnType |
CsvColumn.CsvColumnType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CsvColumn.CsvColumnType[] |
CsvColumn.CsvColumnType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CsvColumn(String name,
CsvColumn.CsvColumnType type) |
Copyright © 2025. All Rights Reserved.