Class IntValue
java.lang.Object
de.elo.ix.client.esearch.query.data.FilterValue
de.elo.ix.client.esearch.query.data.IntValue
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
IntRangeValue
,IntSingleValue
Class to commit a numeric int 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
-
IntValue
public IntValue()
-