Uses of Class
org.openforis.collect.mondrian.Schema.Cube
-
Packages that use Schema.Cube Package Description org.openforis.collect.mondrian -
-
Uses of Schema.Cube in org.openforis.collect.mondrian
Fields in org.openforis.collect.mondrian with type parameters of type Schema.Cube Modifier and Type Field Description protected List<Schema.Cube>Schema. cubeMethods in org.openforis.collect.mondrian that return Schema.Cube Modifier and Type Method Description Schema.CubeObjectFactory. createSchemaCube()Create an instance ofSchema.CubeMethods in org.openforis.collect.mondrian that return types with arguments of type Schema.Cube Modifier and Type Method Description List<Schema.Cube>Schema. getCube()Gets the value of the cube property.
-