Class FilterableTime.Expression<EntityT>

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

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