public static class IOlapService.Cube extends Object
IOlapService.Schema
.Modifier and Type | Field and Description |
---|---|
String |
caption
The caption of the cube.
|
String |
name
The unique name of the cube.
|
IOlapService.Schema |
schema
The parent schema to which belongs this cube.
|
Constructor and Description |
---|
Cube(String name,
String caption,
IOlapService.Schema parent) |
public final String name
public final String caption
public final IOlapService.Schema schema
public Cube(String name, String caption, IOlapService.Schema parent)
Copyright © 2021 Hitachi Vantara. All rights reserved.