Package | Description |
---|---|
org.tinygroup.fulltext.field | |
org.tinygroup.lucene472.wrapper |
Modifier and Type | Method and Description |
---|---|
FieldType |
LongField.getType() |
FieldType |
BigDecimalField.getType() |
FieldType |
ObjectField.getType() |
FieldType |
StringField.getType() |
FieldType |
DateField.getType() |
FieldType |
Field.getType() |
FieldType |
FloatField.getType() |
FieldType |
IntField.getType() |
FieldType |
DoubleField.getType() |
FieldType |
BinaryField.getType() |
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 |
---|---|
FieldType |
FieldWrapper.getType() |
FieldType |
HighlightFieldWrapper.getType() |
Copyright © 2006–2018 TinyGroup. All rights reserved.