Uses of Class
org.openforis.collect.mondrian.Table.AggPattern.AggExclude
-
Packages that use Table.AggPattern.AggExclude Package Description org.openforis.collect.mondrian -
-
Uses of Table.AggPattern.AggExclude in org.openforis.collect.mondrian
Fields in org.openforis.collect.mondrian with type parameters of type Table.AggPattern.AggExclude Modifier and Type Field Description protected List<Table.AggPattern.AggExclude>Table.AggPattern. aggExcludeMethods in org.openforis.collect.mondrian that return Table.AggPattern.AggExclude Modifier and Type Method Description Table.AggPattern.AggExcludeObjectFactory. createTableAggPatternAggExclude()Create an instance ofTable.AggPattern.AggExcludeMethods in org.openforis.collect.mondrian that return types with arguments of type Table.AggPattern.AggExclude Modifier and Type Method Description List<Table.AggPattern.AggExclude>Table.AggPattern. getAggExclude()Gets the value of the aggExclude property.
-