Uses of Interface
org.odata4j.expression.BinaryLiteral

Packages that use BinaryLiteral
org.odata4j.expression   
 

Uses of BinaryLiteral in org.odata4j.expression
 

Methods in org.odata4j.expression that return BinaryLiteral
static BinaryLiteral Expression.binary(byte[] value)
           
 

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



http://odata4j.org