Class FilterableDuration.Expression<EntityT>

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

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