Uses of Interface
org.apache.olingo.odata2.api.uri.expression.PropertyExpression
-
Packages that use PropertyExpression Package Description org.apache.olingo.odata2.api.uri.expression Expression Parser -
-
Uses of PropertyExpression in org.apache.olingo.odata2.api.uri.expression
Methods in org.apache.olingo.odata2.api.uri.expression with parameters of type PropertyExpression Modifier and Type Method Description ObjectExpressionVisitor. visitProperty(PropertyExpression propertyExpression, String uriLiteral, EdmTyped edmProperty)Visits a property expression
-