public class DateField extends AbstractField<Date> implements StoreField<Date>
Constructor and Description |
---|
DateField(String name,
Date value) |
DateField(String name,
Date value,
boolean indexed,
boolean stored,
boolean tokenized) |
Modifier and Type | Method and Description |
---|---|
FieldType |
getType() |
String |
toString() |
getName, getValue, isIndexed, isStored, isTokenized, setIndexed, setStored, setTokenized
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
isIndexed, isStored, isTokenized
Copyright © 2006–2018 TinyGroup. All rights reserved.