org.odata4j.expression
Interface ConcatMethodCallExpression

All Superinterfaces:
CommonExpression, MethodCallExpression

public interface ConcatMethodCallExpression
extends MethodCallExpression


Method Summary
 CommonExpression getLHS()
           
 CommonExpression getRHS()
           
 
Methods inherited from interface org.odata4j.expression.CommonExpression
visit
 

Method Detail

getLHS

CommonExpression getLHS()

getRHS

CommonExpression getRHS()


http://odata4j.org