Uses of Interface
com.sap.cloud.sdk.datamodel.odata.client.expression.ValueTimeOfDay
Packages that use ValueTimeOfDay
-
Uses of ValueTimeOfDay in com.sap.cloud.sdk.datamodel.odata.client.expression
Classes in com.sap.cloud.sdk.datamodel.odata.client.expression that implement ValueTimeOfDayFields in com.sap.cloud.sdk.datamodel.odata.client.expression declared as ValueTimeOfDayModifier and TypeFieldDescriptionstatic final ValueTimeOfDayValueTimeOfDay.NULLNull value for time of day operations.Methods in com.sap.cloud.sdk.datamodel.odata.client.expression that return ValueTimeOfDayModifier and TypeMethodDescriptiondefault ValueTimeOfDayFieldUntyped.asTimeOfDay()Cast the field reference to a time-of-day value, enabling type-safe expressions.static ValueTimeOfDayMethods in com.sap.cloud.sdk.datamodel.odata.client.expression with parameters of type ValueTimeOfDayModifier and TypeMethodDescriptionstatic ValueNumeric.ExpressionFilterExpressionTemporal.fractionalSeconds(ValueTimeOfDay operand) static ValueNumeric.ExpressionFilterExpressionTemporal.hour(ValueTimeOfDay operand) static ValueNumeric.ExpressionFilterExpressionTemporal.minute(ValueTimeOfDay operand) static ValueNumeric.ExpressionFilterExpressionTemporal.second(ValueTimeOfDay operand)