Uses of Class
org.openforis.collect.mondrian.Hierarchy.Level.Closure
-
Packages that use Hierarchy.Level.Closure Package Description org.openforis.collect.mondrian -
-
Uses of Hierarchy.Level.Closure in org.openforis.collect.mondrian
Fields in org.openforis.collect.mondrian declared as Hierarchy.Level.Closure Modifier and Type Field Description protected Hierarchy.Level.ClosureHierarchy.Level. closureMethods in org.openforis.collect.mondrian that return Hierarchy.Level.Closure Modifier and Type Method Description Hierarchy.Level.ClosureObjectFactory. createHierarchyLevelClosure()Create an instance ofHierarchy.Level.ClosureHierarchy.Level.ClosureHierarchy.Level. getClosure()Gets the value of the closure property.Methods in org.openforis.collect.mondrian with parameters of type Hierarchy.Level.Closure Modifier and Type Method Description voidHierarchy.Level. setClosure(Hierarchy.Level.Closure value)Sets the value of the closure property.
-