Uses of Class
org.openforis.collect.mondrian.SharedDimension
-
Packages that use SharedDimension Package Description org.openforis.collect.mondrian -
-
Uses of SharedDimension in org.openforis.collect.mondrian
Fields in org.openforis.collect.mondrian with type parameters of type SharedDimension Modifier and Type Field Description protected List<SharedDimension>Schema. dimensionMethods in org.openforis.collect.mondrian that return SharedDimension Modifier and Type Method Description SharedDimensionObjectFactory. createSharedDimension()Create an instance ofSharedDimensionMethods in org.openforis.collect.mondrian that return types with arguments of type SharedDimension Modifier and Type Method Description List<SharedDimension>Schema. getDimension()Gets the value of the dimension property.
-