Uses of Class
org.openforis.collect.mondrian.Schema.VirtualCube.VirtualCubeMeasure
-
Packages that use Schema.VirtualCube.VirtualCubeMeasure Package Description org.openforis.collect.mondrian -
-
Uses of Schema.VirtualCube.VirtualCubeMeasure in org.openforis.collect.mondrian
Fields in org.openforis.collect.mondrian with type parameters of type Schema.VirtualCube.VirtualCubeMeasure Modifier and Type Field Description protected List<Schema.VirtualCube.VirtualCubeMeasure>Schema.VirtualCube. virtualCubeMeasureMethods in org.openforis.collect.mondrian that return Schema.VirtualCube.VirtualCubeMeasure Modifier and Type Method Description Schema.VirtualCube.VirtualCubeMeasureObjectFactory. createSchemaVirtualCubeVirtualCubeMeasure()Create an instance ofSchema.VirtualCube.VirtualCubeMeasureMethods in org.openforis.collect.mondrian that return types with arguments of type Schema.VirtualCube.VirtualCubeMeasure Modifier and Type Method Description List<Schema.VirtualCube.VirtualCubeMeasure>Schema.VirtualCube. getVirtualCubeMeasure()Gets the value of the virtualCubeMeasure property.
-