|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FieldType | |
|---|---|
| org.gcube_system.namespaces.application.aquamaps.types | |
| Uses of FieldType in org.gcube_system.namespaces.application.aquamaps.types |
|---|
| Fields in org.gcube_system.namespaces.application.aquamaps.types declared as FieldType | |
|---|---|
static FieldType |
FieldType.BOOLEAN
|
static FieldType |
FieldType.DOUBLE
|
static FieldType |
FieldType.INTEGER
|
static FieldType |
FieldType.LONG
|
static FieldType |
FieldType.STRING
|
static FieldType |
FieldType.TIMESTAMP
|
| Methods in org.gcube_system.namespaces.application.aquamaps.types that return FieldType | |
|---|---|
static FieldType |
FieldType.fromString(String value)
|
static FieldType |
FieldType.fromValue(String value)
|
FieldType |
Field.getType()
Gets the type value for this Field. |
| Methods in org.gcube_system.namespaces.application.aquamaps.types with parameters of type FieldType | |
|---|---|
void |
Field.setType(FieldType type)
Sets the type value for this Field. |
| Constructors in org.gcube_system.namespaces.application.aquamaps.types with parameters of type FieldType | |
|---|---|
Field(String name,
FieldType type,
String value)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||