public interface

DoubleLiteral

implements LiteralExpression
org.odata4j.expression.DoubleLiteral

Summary

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

Public Methods

public abstract double getValue ()