Uses of Interface
com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDateTime
-
Uses of ValueDateTime in com.sap.cloud.sdk.datamodel.odata.client.expression
Modifier and TypeClassDescriptionstatic class
OData expression for date time values.Modifier and TypeFieldDescriptionstatic final ValueDateTime
ValueDateTime.NULL
Null value for date time operations.Modifier and TypeMethodDescriptionstatic ValueDateTime
ValueDateTime.literal
(LocalDateTime v) Returns aValueDateTime
from the givenv
.