| Package | Description |
|---|---|
| org.gcube.data.harmonization.occurrence.impl.model.types |
| Modifier and Type | Method and Description |
|---|---|
DataType.Type |
DataType.getType() |
static DataType.Type |
DataType.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataType.Type[] |
DataType.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataType.setType(DataType.Type type) |
| Constructor and Description |
|---|
DataType(List<String> value,
DataType.Type type) |
Copyright © 2014. All Rights Reserved.