org.odata4j.expression
Interface ReplaceMethodCallExpression

All Superinterfaces:
CommonExpression, MethodCallExpression

public interface ReplaceMethodCallExpression
extends MethodCallExpression


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

Method Detail

getFind

CommonExpression getFind()

getReplace

CommonExpression getReplace()

getTarget

CommonExpression getTarget()


http://odata4j.org