Uses of Class
org.openforis.collect.mondrian.Schema.Cube.Measure
-
Packages that use Schema.Cube.Measure Package Description org.openforis.collect.mondrian -
-
Uses of Schema.Cube.Measure in org.openforis.collect.mondrian
Fields in org.openforis.collect.mondrian with type parameters of type Schema.Cube.Measure Modifier and Type Field Description protected List<Schema.Cube.Measure>Schema.Cube. measureMethods in org.openforis.collect.mondrian that return Schema.Cube.Measure Modifier and Type Method Description Schema.Cube.MeasureObjectFactory. createSchemaCubeMeasure()Create an instance ofSchema.Cube.MeasureMethods in org.openforis.collect.mondrian that return types with arguments of type Schema.Cube.Measure Modifier and Type Method Description List<Schema.Cube.Measure>Schema.Cube. getMeasure()Gets the value of the measure property.
-