org.odata4j.expression
Interface BinaryBoolCommonExpression

All Superinterfaces:
CommonExpression
All Known Subinterfaces:
AndExpression, OrExpression

public interface BinaryBoolCommonExpression
extends CommonExpression


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

Method Detail

getLHS

BoolCommonExpression getLHS()

getRHS

BoolCommonExpression getRHS()


http://odata4j.org