Class FilterableDateTime.Expression<EntityT>

java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDateTime.Expression<EntityT>
Type Parameters:
EntityT - Type of the entity which references the value.
All Implemented Interfaces:
Expressions.Operand, FilterExpression, EntityReference<EntityT>, FilterableDateTime<EntityT>, FilterableValue<EntityT,OffsetDateTime>
Enclosing interface:
FilterableDateTime<EntityT>

public static class FilterableDateTime.Expression<EntityT> extends Object implements FilterableDateTime<EntityT>, FilterExpression
Wrapper expression class, which delegates to another operation.