@Beta public interface ValueTimeOfDay extends Expressions.OperandSingle, FilterableTimeOfDay, FilterableComparisonAbsolute, FilterableComparisonRelative
| Modifier and Type | Interface and Description |
|---|---|
static class |
ValueTimeOfDay.Expression |
| Modifier and Type | Field and Description |
|---|---|
static ValueTimeOfDay |
NULL
Null value for time of day operations.
|
| Modifier and Type | Method and Description |
|---|---|
static ValueTimeOfDay |
literal(LocalTime v) |
timeFractionalSeconds, timeHour, timeMinute, timeSecondequalTo, equalTo, in, in, in, in, notEqualTo, notEqualTogreaterThan, greaterThan, greaterThanEqual, greaterThanEqual, lessThan, lessThan, lessThanEqual, lessThanEqualgetExpression, getExpression@Nonnull static final ValueTimeOfDay NULL
@Nonnull static ValueTimeOfDay literal(@Nonnull LocalTime v)
Copyright © 2021 SAP SE. All rights reserved.