| Package | Description |
|---|---|
| org.gcube.common.metadataprofilediscovery.adapter | |
| org.gcube.common.metadataprofilediscovery.jaxb |
| Modifier and Type | Method and Description |
|---|---|
DataType |
DataTypeAdapter.unmarshal(String dt) |
| Modifier and Type | Method and Description |
|---|---|
String |
DataTypeAdapter.marshal(DataType dt) |
| Modifier and Type | Method and Description |
|---|---|
static DataType |
DataType.fromValue(String v)
From value.
|
DataType |
MetadataField.getDataType()
Gets the data type.
|
static DataType |
DataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataType[] |
DataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetadataField.setDataType(DataType dataType)
Sets the data type.
|
Copyright © 2020. All Rights Reserved.