Class FilterableDate.Expression<EntityT>

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

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