| Package | Description |
|---|---|
| org.teiid.translator.goole.api.metadata |
| Modifier and Type | Method and Description |
|---|---|
SpreadsheetColumnType |
Column.getDataType() |
static SpreadsheetColumnType |
SpreadsheetColumnType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpreadsheetColumnType[] |
SpreadsheetColumnType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Column.setDataType(SpreadsheetColumnType dataType) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.