public interface

IndexOfMethodCallExpression

implements MethodCallExpression
org.odata4j.expression.IndexOfMethodCallExpression

Summary

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

Public Methods

public abstract CommonExpression getTarget ()

public abstract CommonExpression getValue ()