org.pentaho.platform.plugin.action.mondrian.catalog
Class MondrianCube

java.lang.Object
  extended by org.pentaho.platform.plugin.action.mondrian.catalog.MondrianCube

public class MondrianCube
extends Object


Constructor Summary
MondrianCube(String name)
           
 
Method Summary
 String getName()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MondrianCube

public MondrianCube(String name)
Method Detail

getName

public String getName()

toString

public String toString()
Overrides:
toString in class Object