Uses of Interface
org.odata4j.expression.DecimalLiteral

Packages that use DecimalLiteral
org.odata4j.expression   
 

Uses of DecimalLiteral in org.odata4j.expression
 

Methods in org.odata4j.expression that return DecimalLiteral
static DecimalLiteral Expression.decimal(BigDecimal value)
           
 

Methods in org.odata4j.expression with parameters of type DecimalLiteral
 void ExpressionVisitor.visit(DecimalLiteral expr)
           
 void PrintExpressionVisitor.visit(DecimalLiteral expr)
           
 



http://odata4j.org