Class Cube
- java.lang.Object
-
- org.pentaho.platform.web.http.api.resources.Cube
-
- All Implemented Interfaces:
Serializable
public class Cube extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetCatName()StringgetId()StringgetName()voidsetCatName(String catName)voidsetId(String id)voidsetName(String name)
-