| Package | Description |
|---|---|
| org.openforis.collect.mondrian |
| Modifier and Type | Field and Description |
|---|---|
protected Table |
Hierarchy.table |
protected Table |
Hierarchy.Level.Closure.table |
protected Table |
Schema.Cube.table |
| Modifier and Type | Method and Description |
|---|---|
Table |
ObjectFactory.createTable()
Create an instance of
Table |
Table |
Hierarchy.getTable()
Gets the value of the table property.
|
Table |
Hierarchy.Level.Closure.getTable()
Gets the value of the table property.
|
Table |
Schema.Cube.getTable()
Gets the value of the table property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Hierarchy.setTable(Table value)
Sets the value of the table property.
|
void |
Hierarchy.Level.Closure.setTable(Table value)
Sets the value of the table property.
|
void |
Schema.Cube.setTable(Table value)
Sets the value of the table property.
|
Copyright © 2021 Open Foris. All rights reserved.