public abstract class AbstractSearchSimpleTextLeaf extends AbstractSearchLeaf
Constructor and Description |
---|
AbstractSearchSimpleTextLeaf() |
Modifier and Type | Method and Description |
---|---|
String |
getKey() |
protected com.fasterxml.jackson.databind.node.ObjectNode |
getNodeContent(com.fasterxml.jackson.databind.node.JsonNodeFactory factory) |
String |
getValue() |
void |
setKey(String strKey) |
void |
setValue(String strValue) |
getNodeName, mapToNode
public String getKey()
public void setKey(String strKey)
strKey
- the strKey to setpublic String getValue()
public void setValue(String strValue)
strValue
- the strValue to setprotected final com.fasterxml.jackson.databind.node.ObjectNode getNodeContent(com.fasterxml.jackson.databind.node.JsonNodeFactory factory)
getNodeContent
in class AbstractSearchQuery
Copyright © 2017 City of Paris. All rights reserved.