Interface ValueNumeric

All Superinterfaces:
Expressions.Operand, Expressions.OperandSingle, FilterableComparisonAbsolute, FilterableComparisonRelative, FilterableNumeric
All Known Implementing Classes:
ValueNumeric.Expression

OData filter expression operand of type Edm.Int32, ...
  • Field Details

    • NULL

      @Nonnull static final ValueNumeric NULL
      Null value for numeric operations.
  • Method Details