public class QueryTermImpl extends Object implements QueryTerm
| Constructor and Description |
|---|
QueryTermImpl(String field,
String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getField() |
String |
getValue() |
String |
toString() |