com.tonbeller.jpivot.olap.model
Interface IntegerExpr

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

public interface IntegerExpr
extends Expression


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

Method Detail

getValue

int getValue()