@Beta public interface ValueNumeric extends Expressions.OperandSingle, FilterableNumeric, FilterableComparisonAbsolute, FilterableComparisonRelative
| Modifier and Type | Interface and Description |
|---|---|
static class |
ValueNumeric.Expression |
| Modifier and Type | Field and Description |
|---|---|
static ValueNumeric |
NULL
Null value for numeric operations.
|
| Modifier and Type | Method and Description |
|---|---|
static ValueNumeric |
literal(Number v) |
add, add, ceil, divide, divide, floor, modulo, modulo, multiply, multiply, negate, round, subtract, subtractequalTo, equalTo, in, in, in, in, notEqualTo, notEqualTogreaterThan, greaterThan, greaterThanEqual, greaterThanEqual, lessThan, lessThan, lessThanEqual, lessThanEqualgetExpression, getExpression@Nonnull static final ValueNumeric NULL
@Nonnull static ValueNumeric literal(@Nonnull Number v)
Copyright © 2021 SAP SE. All rights reserved.