public interface

BooleanLiteral

implements BoolCommonExpression LiteralExpression
org.odata4j.expression.BooleanLiteral

Summary

Public Methods
abstract boolean getValue()
[Expand]
Inherited Methods
From interface org.odata4j.expression.CommonExpression

Public Methods

public abstract boolean getValue ()