Class StringValue
java.lang.Object
de.elo.ix.client.esearch.query.data.FilterValue
de.elo.ix.client.esearch.query.data.StringValue
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
StringRangeValue
,StringSingleValue
Class to commit a text value to iSearch via QueryFilter.
- Since:
- 10.99.999.023
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.elo.ix.client.esearch.query.data.FilterValue
toString
-
Constructor Details
-
StringValue
public StringValue()
-