public interface

Int64Literal

implements LiteralExpression
org.odata4j.expression.Int64Literal

Summary

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

Public Methods

public abstract long getValue ()