org.odata4j.expression
Interface IndexOfMethodCallExpression

All Superinterfaces:
CommonExpression, MethodCallExpression

public interface IndexOfMethodCallExpression
extends MethodCallExpression


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