public interface

IntegralLiteral

implements LiteralExpression
org.odata4j.expression.IntegralLiteral

Summary

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

Public Methods

public abstract int getValue ()