public class BinaryField extends AbstractField<byte[]> implements StoreField<byte[]>
Constructor and Description |
---|
BinaryField(String name,
byte[] value) |
BinaryField(String name,
byte[] 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.