Uses of Class
org.openforis.collect.mondrian.Hierarchy
-
Packages that use Hierarchy Package Description org.openforis.collect.mondrian -
-
Uses of Hierarchy in org.openforis.collect.mondrian
Fields in org.openforis.collect.mondrian with type parameters of type Hierarchy Modifier and Type Field Description protected List<Hierarchy>PrivateDimension. hierarchyprotected List<Hierarchy>SharedDimension. hierarchyMethods in org.openforis.collect.mondrian that return Hierarchy Modifier and Type Method Description HierarchyObjectFactory. createHierarchy()Create an instance ofHierarchyMethods in org.openforis.collect.mondrian that return types with arguments of type Hierarchy Modifier and Type Method Description List<Hierarchy>PrivateDimension. getHierarchy()Gets the value of the hierarchy property.List<Hierarchy>SharedDimension. getHierarchy()Gets the value of the hierarchy property.
-