Class FilterableBoolean.Expression<EntityT>

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

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