Uses of Class
org.openforis.collect.mondrian.Table.AggName.AggForeignKey
-
Packages that use Table.AggName.AggForeignKey Package Description org.openforis.collect.mondrian -
-
Uses of Table.AggName.AggForeignKey in org.openforis.collect.mondrian
Fields in org.openforis.collect.mondrian with type parameters of type Table.AggName.AggForeignKey Modifier and Type Field Description protected List<Table.AggName.AggForeignKey>Table.AggName. aggForeignKeyMethods in org.openforis.collect.mondrian that return Table.AggName.AggForeignKey Modifier and Type Method Description Table.AggName.AggForeignKeyObjectFactory. createTableAggNameAggForeignKey()Create an instance ofTable.AggName.AggForeignKeyMethods in org.openforis.collect.mondrian that return types with arguments of type Table.AggName.AggForeignKey Modifier and Type Method Description List<Table.AggName.AggForeignKey>Table.AggName. getAggForeignKey()Gets the value of the aggForeignKey property.
-