com.tonbeller.jpivot.olap.model
Interface DoubleExpr

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

public interface DoubleExpr
extends Expression


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

Method Detail

getValue

double getValue()