com.tonbeller.jpivot.olap.model
Interface BooleanExpr

All Superinterfaces:
Expression, Visitable
All Known Implementing Classes:
BooleanExprImpl

public interface BooleanExpr
extends Expression


Method Summary
 boolean getValue()
           
 
Methods inherited from interface com.tonbeller.jpivot.olap.model.Visitable
accept
 

Method Detail

getValue

boolean getValue()