public interface

SubstringMethodCallExpression

implements MethodCallExpression
org.odata4j.expression.SubstringMethodCallExpression

Summary

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

Public Methods

public abstract CommonExpression getLength ()

public abstract CommonExpression getStart ()

public abstract CommonExpression getTarget ()