public interface ValueDateTimeOffset extends Expressions.OperandSingle, FilterableDateTimeOffset, FilterableComparisonAbsolute, FilterableComparisonRelative
| Modifier and Type | Interface and Description |
|---|---|
static class |
ValueDateTimeOffset.Expression |
| Modifier and Type | Field and Description |
|---|---|
static ValueDateTimeOffset |
NULL
Null value for date time offset operations.
|
| Modifier and Type | Method and Description |
|---|---|
static ValueDateTimeOffset |
literal(OffsetDateTime v) |
add, add, date, dateDay, dateMonth, dateYear, offsetMinutes, subtract, subtract, time, timeFractionalSeconds, timeHour, timeMinute, timeSecondequalTo, equalTo, equalToNull, in, in, in, in, notEqualTo, notEqualTo, notEqualToNullgreaterThan, greaterThan, greaterThanEqual, greaterThanEqual, lessThan, lessThan, lessThanEqual, lessThanEqualgetExpression, getExpression@Nonnull static final ValueDateTimeOffset NULL
@Nonnull static ValueDateTimeOffset literal(@Nonnull OffsetDateTime v)
Copyright © 2022 SAP SE. All rights reserved.