public interface

BoolMethodExpression

implements BoolCommonExpression MethodCallExpression
org.odata4j.expression.BoolMethodExpression
Known Indirect Subclasses

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 ()