public interface

ReplaceMethodCallExpression

implements MethodCallExpression
org.odata4j.expression.ReplaceMethodCallExpression

Summary

Public Methods
abstract CommonExpression getFind()
abstract CommonExpression getReplace()
abstract CommonExpression getTarget()
[Expand]
Inherited Methods
From interface org.odata4j.expression.CommonExpression

Public Methods

public abstract CommonExpression getFind ()

public abstract CommonExpression getReplace ()

public abstract CommonExpression getTarget ()