Uses of Class
org.openforis.collect.mondrian.Schema.VirtualCube
-
Packages that use Schema.VirtualCube Package Description org.openforis.collect.mondrian -
-
Uses of Schema.VirtualCube in org.openforis.collect.mondrian
Fields in org.openforis.collect.mondrian with type parameters of type Schema.VirtualCube Modifier and Type Field Description protected List<Schema.VirtualCube>Schema. virtualCubeMethods in org.openforis.collect.mondrian that return Schema.VirtualCube Modifier and Type Method Description Schema.VirtualCubeObjectFactory. createSchemaVirtualCube()Create an instance ofSchema.VirtualCubeMethods in org.openforis.collect.mondrian that return types with arguments of type Schema.VirtualCube Modifier and Type Method Description List<Schema.VirtualCube>Schema. getVirtualCube()Gets the value of the virtualCube property.
-