Class FilterableString.Expression<EntityT>

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

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