public interface

DecimalLiteral

implements LiteralExpression
org.odata4j.expression.DecimalLiteral

Summary

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

Public Methods

public abstract BigDecimal getValue ()