Uses of Interface
org.odata4j.expression.StringLiteral

Packages that use StringLiteral
org.odata4j.expression   
 

Uses of StringLiteral in org.odata4j.expression
 

Methods in org.odata4j.expression that return StringLiteral
static StringLiteral Expression.string(String value)
           
 

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



http://odata4j.org