| Package | Description |
|---|---|
| com.sap.cloud.sdk.datamodel.odata.client.expression |
| Modifier and Type | Class and Description |
|---|---|
static class |
ValueTimeOfDay.Expression |
| Modifier and Type | Method and Description |
|---|---|
default ValueTimeOfDay |
FieldUntyped.asTimeOfDay()
Cast the field reference to a time-of-day value, enabling type-safe expressions.
|
static ValueTimeOfDay |
ValueTimeOfDay.literal(LocalTime v) |
| Modifier and Type | Method and Description |
|---|---|
static ValueNumeric.Expression |
FilterExpressionTemporal.fractionalSeconds(ValueTimeOfDay operand) |
static ValueNumeric.Expression |
FilterExpressionTemporal.hour(ValueTimeOfDay operand) |
static ValueNumeric.Expression |
FilterExpressionTemporal.minute(ValueTimeOfDay operand) |
static ValueNumeric.Expression |
FilterExpressionTemporal.second(ValueTimeOfDay operand) |
Copyright © 2020 SAP SE. All rights reserved.