Uses of Interface
org.odata4j.expression.SecondMethodCallExpression

Packages that use SecondMethodCallExpression
org.odata4j.expression   
 

Uses of SecondMethodCallExpression in org.odata4j.expression
 

Methods in org.odata4j.expression that return SecondMethodCallExpression
static SecondMethodCallExpression Expression.second(CommonExpression target)
           
 

Methods in org.odata4j.expression with parameters of type SecondMethodCallExpression
 void ExpressionVisitor.visit(SecondMethodCallExpression expr)
           
 void PrintExpressionVisitor.visit(SecondMethodCallExpression expr)
           
 



http://odata4j.org