public class FieldConfig extends AbstractQueryConfig
| Constructor and Description |
|---|
FieldConfig(java.lang.String fieldName)
Constructs a
FieldConfig |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getField()
Returns the field name this configuration represents.
|
java.lang.String |
toString() |
get, has, set, unsetpublic FieldConfig(java.lang.String fieldName)
FieldConfigfieldName - the field name, it must not be nulljava.lang.IllegalArgumentException - if the field name is nullCopyright © 2000–2025 The Apache Software Foundation. All rights reserved.