Class IntValue
java.lang.Object
de.elo.ix.client.esearch.query.data.FilterValue
de.elo.ix.client.esearch.query.data.IntValue
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
IntRangeValue
,IntSingleValue
public class IntValue extends FilterValue
Class to commit a numeric int value to iSearch via QueryFilter.
- Since:
- 10.99.999.023
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description IntValue()
-
Method Summary
-
Constructor Details
-
IntValue
public IntValue()
-