Uses of Interface
org.odata4j.expression.IntegralLiteral

Packages that use IntegralLiteral
org.odata4j.expression   
 

Uses of IntegralLiteral in org.odata4j.expression
 

Methods in org.odata4j.expression that return IntegralLiteral
static IntegralLiteral Expression.integral(int value)
           
 

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



http://odata4j.org