Uses of Class
org.openforis.collect.mondrian.Table.AggPattern.AggMeasure
-
Packages that use Table.AggPattern.AggMeasure Package Description org.openforis.collect.mondrian -
-
Uses of Table.AggPattern.AggMeasure in org.openforis.collect.mondrian
Fields in org.openforis.collect.mondrian with type parameters of type Table.AggPattern.AggMeasure Modifier and Type Field Description protected List<Table.AggPattern.AggMeasure>Table.AggPattern. aggMeasureMethods in org.openforis.collect.mondrian that return Table.AggPattern.AggMeasure Modifier and Type Method Description Table.AggPattern.AggMeasureObjectFactory. createTableAggPatternAggMeasure()Create an instance ofTable.AggPattern.AggMeasureMethods in org.openforis.collect.mondrian that return types with arguments of type Table.AggPattern.AggMeasure Modifier and Type Method Description List<Table.AggPattern.AggMeasure>Table.AggPattern. getAggMeasure()Gets the value of the aggMeasure property.
-