Uses of Class
org.openforis.collect.mondrian.Schema.VirtualCube.VirtualCubeDimension
-
Packages that use Schema.VirtualCube.VirtualCubeDimension Package Description org.openforis.collect.mondrian -
-
Uses of Schema.VirtualCube.VirtualCubeDimension in org.openforis.collect.mondrian
Fields in org.openforis.collect.mondrian with type parameters of type Schema.VirtualCube.VirtualCubeDimension Modifier and Type Field Description protected List<Schema.VirtualCube.VirtualCubeDimension>Schema.VirtualCube. virtualCubeDimensionMethods in org.openforis.collect.mondrian that return Schema.VirtualCube.VirtualCubeDimension Modifier and Type Method Description Schema.VirtualCube.VirtualCubeDimensionObjectFactory. createSchemaVirtualCubeVirtualCubeDimension()Create an instance ofSchema.VirtualCube.VirtualCubeDimensionMethods in org.openforis.collect.mondrian that return types with arguments of type Schema.VirtualCube.VirtualCubeDimension Modifier and Type Method Description List<Schema.VirtualCube.VirtualCubeDimension>Schema.VirtualCube. getVirtualCubeDimension()Gets the value of the virtualCubeDimension property.
-