@Beta public interface ValueDate extends Expressions.OperandSingle, FilterableDate, FilterableComparisonAbsolute, FilterableComparisonRelative
Modifier and Type | Interface and Description |
---|---|
static class |
ValueDate.Expression |
Modifier and Type | Field and Description |
---|---|
static ValueDate |
NULL
Null value for date operations.
|
Modifier and Type | Method and Description |
---|---|
static ValueDate |
literal(LocalDate v) |
add, add, dateDay, dateMonth, dateYear, difference, subtract, subtract
equalTo, equalTo, notEqualTo, notEqualTo
greaterThan, greaterThan, greaterThanEqual, greaterThanEqual, lessThan, lessThan, lessThanEqual, lessThanEqual
getExpression, getExpression
Copyright © 2021 SAP SE. All rights reserved.