com.tonbeller.jpivot.olap.query
Class SetExp

java.lang.Object
  extended by com.tonbeller.jpivot.olap.query.SetExp

public class SetExp
extends java.lang.Object

Wrapper for Set Object to be placed on a query axis


Constructor Summary
SetExp(int mode, java.lang.Object oExp, Hierarchy hier)
           
 
Method Summary
 Hierarchy getHier()
           
 int getMode()
           
 java.lang.Object getOExp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetExp

public SetExp(int mode,
              java.lang.Object oExp,
              Hierarchy hier)
Method Detail

getHier

public Hierarchy getHier()
Returns:

getMode

public int getMode()
Returns:

getOExp

public java.lang.Object getOExp()
Returns: