| Package | Description |
|---|---|
| org.gcube.portlets.widgets.ckandatapublisherwidget.shared |
| Modifier and Type | Method and Description |
|---|---|
DataType |
MetadataFieldWrapper.getType() |
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 |
MetadataFieldWrapper.setType(DataType type) |
| Constructor and Description |
|---|
MetadataFieldWrapper(String fieldName,
Boolean mandatory,
DataType type,
String defaultValue,
String note,
List<String> vocabulary,
String validator)
Instantiates a new metadata field.
|
Copyright © 2017. All Rights Reserved.