Uses of Class
org.openforis.collect.mondrian.Hierarchy.InlineTable
-
Packages that use Hierarchy.InlineTable Package Description org.openforis.collect.mondrian -
-
Uses of Hierarchy.InlineTable in org.openforis.collect.mondrian
Fields in org.openforis.collect.mondrian declared as Hierarchy.InlineTable Modifier and Type Field Description protected Hierarchy.InlineTableHierarchy. inlineTableMethods in org.openforis.collect.mondrian that return Hierarchy.InlineTable Modifier and Type Method Description Hierarchy.InlineTableObjectFactory. createHierarchyInlineTable()Create an instance ofHierarchy.InlineTableHierarchy.InlineTableHierarchy. getInlineTable()Gets the value of the inlineTable property.Methods in org.openforis.collect.mondrian with parameters of type Hierarchy.InlineTable Modifier and Type Method Description voidHierarchy. setInlineTable(Hierarchy.InlineTable value)Sets the value of the inlineTable property.
-