Uses of Interface
org.odata4j.expression.BooleanLiteral

Packages that use BooleanLiteral
org.odata4j.expression   
 

Uses of BooleanLiteral in org.odata4j.expression
 

Methods in org.odata4j.expression that return BooleanLiteral
static BooleanLiteral Expression.boolean_(boolean value)
           
 

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



http://odata4j.org