public interface FilterExpression extends Expressions.Operand
NULL| Modifier and Type | Method and Description |
|---|---|
List<Expressions.Operand> |
getOperands()
List of the operands used for the OData filter expression.
|
String |
getOperator()
String representation of the OData filter expression operator.
|
getExpression, getExpression@Nonnull String getOperator()
@Nonnull List<Expressions.Operand> getOperands()
Copyright © 2022 SAP SE. All rights reserved.