| Package | Description |
|---|---|
| org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model | |
| org.gcube.application.aquamaps.aquamapsservice.stubs.fw.types |
| Modifier and Type | Method and Description |
|---|---|
static FieldType |
Field.getType(int SQLType) |
FieldType |
Field.type() |
| Modifier and Type | Method and Description |
|---|---|
void |
Field.type(FieldType type) |
| Constructor and Description |
|---|
Field(String name,
String value,
FieldType type) |
| Modifier and Type | Method and Description |
|---|---|
static FieldType |
FieldType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FieldType[] |
FieldType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All Rights Reserved.