public class EntityField extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
EntityField.Builder |
| Constructor and Description |
|---|
EntityField(EntityField.Builder b) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAllAttributes() |
float |
getBoost() |
String |
getColumn() |
Entity |
getEntity() |
String |
getName() |
boolean |
isDynamicName() |
boolean |
isMultiValued() |
boolean |
isToWrite() |
public EntityField(EntityField.Builder b)
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.