@Beta public static interface Expressions.ValueDate extends Expressions.OperandSingle, FilterableDate, FilterableComparisonAbsolute, FilterableComparisonRelative
Modifier and Type | Interface and Description |
---|---|
static class |
Expressions.ValueDate.Expression |
Modifier and Type | Method and Description |
---|---|
static Expressions.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
@Nonnull static Expressions.ValueDate literal(@Nonnull LocalDate v)
Copyright © 2020 SAP SE. All rights reserved.