Uses of Class
org.openforis.collect.mondrian.Hierarchy.InlineTable.Rows
-
Packages that use Hierarchy.InlineTable.Rows Package Description org.openforis.collect.mondrian -
-
Uses of Hierarchy.InlineTable.Rows in org.openforis.collect.mondrian
Fields in org.openforis.collect.mondrian declared as Hierarchy.InlineTable.Rows Modifier and Type Field Description protected Hierarchy.InlineTable.RowsHierarchy.InlineTable. rowsMethods in org.openforis.collect.mondrian that return Hierarchy.InlineTable.Rows Modifier and Type Method Description Hierarchy.InlineTable.RowsObjectFactory. createHierarchyInlineTableRows()Create an instance ofHierarchy.InlineTable.RowsHierarchy.InlineTable.RowsHierarchy.InlineTable. getRows()Gets the value of the rows property.Methods in org.openforis.collect.mondrian with parameters of type Hierarchy.InlineTable.Rows Modifier and Type Method Description voidHierarchy.InlineTable. setRows(Hierarchy.InlineTable.Rows value)Sets the value of the rows property.
-