Uses of Class
org.openforis.collect.mondrian.Table.AggName.AggLevel
-
Packages that use Table.AggName.AggLevel Package Description org.openforis.collect.mondrian -
-
Uses of Table.AggName.AggLevel in org.openforis.collect.mondrian
Fields in org.openforis.collect.mondrian with type parameters of type Table.AggName.AggLevel Modifier and Type Field Description protected List<Table.AggName.AggLevel>Table.AggName. aggLevelMethods in org.openforis.collect.mondrian that return Table.AggName.AggLevel Modifier and Type Method Description Table.AggName.AggLevelObjectFactory. createTableAggNameAggLevel()Create an instance ofTable.AggName.AggLevelMethods in org.openforis.collect.mondrian that return types with arguments of type Table.AggName.AggLevel Modifier and Type Method Description List<Table.AggName.AggLevel>Table.AggName. getAggLevel()Gets the value of the aggLevel property.
-