Class CountedTerm
java.lang.Object
de.cxp.ocs.elasticsearch.query.builder.CountedTerm
- All Implemented Interfaces:
QueryStringTerm
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface de.cxp.ocs.elasticsearch.model.term.QueryStringTerm
getOccur, getRawTerm, isEnclosed, toQueryString
-
Constructor Details
-
CountedTerm
public CountedTerm()
-