| Package | Description |
|---|---|
| org.gcube.data.publishing.gis.publisher.csquare |
| Modifier and Type | Method and Description |
|---|---|
static SQLType |
SQLType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SQLType[] |
SQLType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,SQLType> |
Table.getFields() |
| Modifier and Type | Method and Description |
|---|---|
void |
Table.setFields(HashMap<String,SQLType> fields) |
| Constructor and Description |
|---|
Table(long rowCount,
HashMap<String,SQLType> fields,
String tableName) |
WorldTable(long rowCount,
HashMap<String,SQLType> fields,
String tableName,
double resolution) |
Copyright © 2015. All Rights Reserved.