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

public class IntValue extends FilterValue
Class to commit a numeric int value to iSearch via QueryFilter.
Since:
10.99.999.023
See Also:
  • Constructor Details

    • IntValue

      public IntValue()