| Package | Description |
|---|---|
| org.gcube.rest.index.common.entities.fields | |
| org.gcube.rest.index.common.entities.fields.config | |
| org.gcube.rest.index.common.entities.fields.helpers |
| Modifier and Type | Method and Description |
|---|---|
FieldType |
Field.getFieldType() |
| Modifier and Type | Method and Description |
|---|---|
void |
Field.setFieldType(FieldType fieldType) |
| Constructor and Description |
|---|
Field(String name,
FieldType fieldType) |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
static FieldType |
FieldTranslator.fromLuceneDataType(String luceneType) |
Copyright © 2017. All Rights Reserved.