Uses of Interface
org.odata4j.expression.NullLiteral

Packages that use NullLiteral
org.odata4j.expression   
 

Uses of NullLiteral in org.odata4j.expression
 

Methods in org.odata4j.expression that return NullLiteral
static NullLiteral Expression.null_()
           
 

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



http://odata4j.org