org.odata4j.expression
Interface BoolMethodExpression

All Superinterfaces:
BoolCommonExpression, CommonExpression, MethodCallExpression
All Known Subinterfaces:
EndsWithMethodCallExpression, StartsWithMethodCallExpression, SubstringOfMethodCallExpression

public interface BoolMethodExpression
extends MethodCallExpression, BoolCommonExpression


Method Summary
 CommonExpression getTarget()
           
 CommonExpression getValue()
           
 
Methods inherited from interface org.odata4j.expression.CommonExpression
visit
 

Method Detail

getTarget

CommonExpression getTarget()

getValue

CommonExpression getValue()


http://odata4j.org