org.odata4j.expression
Interface BooleanLiteral

All Superinterfaces:
BoolCommonExpression, CommonExpression, LiteralExpression

public interface BooleanLiteral
extends LiteralExpression, BoolCommonExpression


Method Summary
 boolean getValue()
           
 
Methods inherited from interface org.odata4j.expression.CommonExpression
visit
 

Method Detail

getValue

boolean getValue()


http://odata4j.org