public class BridgeDefinedField extends Object
| Constructor and Description |
|---|
BridgeDefinedField(String name,
FieldType type,
org.apache.lucene.document.Field.Index index) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.lucene.document.Field.Index |
getIndex() |
String |
getName() |
FieldType |
getType() |
String |
toString() |
Copyright © 2006–2016 Hibernate. All rights reserved.