com.tonbeller.jpivot.olap.model
Interface StringExpr

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

public interface StringExpr
extends Expression


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

Method Detail

getValue

java.lang.String getValue()