| Package | Description |
|---|---|
| org.gcube.data.analysis.excel | |
| org.gcube.data.analysis.excel.data | |
| org.gcube.data.analysis.excel.metadata |
| Modifier and Type | Method and Description |
|---|---|
ColumnModel.ColumnType |
ColumnModel.getColumnType() |
static ColumnModel.ColumnType |
ColumnModel.ColumnType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ColumnModel.ColumnType[] |
ColumnModel.ColumnType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
StringColumn(String name,
DataFormat format,
ArrayList<String> data,
ColumnModel.ColumnType type) |
StringColumn(String name,
DataFormat format,
ColumnModel.ColumnType type) |
| Modifier and Type | Method and Description |
|---|---|
ColumnModel.ColumnType |
MetadataColumn.getColumnType() |
| Constructor and Description |
|---|
MetadataColumn(String name,
DataFormat dataFormat,
ColumnModel.ColumnType type) |
Copyright © 2018. All Rights Reserved.