public static class IndexedFieldParser.Result extends Object
IndexedFieldParser
parse.Modifier and Type | Method and Description |
---|---|
SimpleField<?> |
getField()
Get the indexed field.
|
String |
getFieldName()
Get the field's name.
|
ComplexField<?> |
getParentField()
Get the indexed field's parent field, if any.
|
public String getFieldName()
public SimpleField<?> getField()
public ComplexField<?> getParentField()
Copyright © 2022. All rights reserved.