public class FieldConfig extends AbstractQueryConfig
Constructor and Description |
---|
FieldConfig(String fieldName)
Constructs a
FieldConfig |
Modifier and Type | Method and Description |
---|---|
String |
getField()
Returns the field name this configuration represents.
|
String |
toString() |
get, has, set, unset
public FieldConfig(String fieldName)
FieldConfig
fieldName
- the field name, it must not be nullIllegalArgumentException
- if the field name is nullCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.