Uses of Class
org.openforis.collect.mondrian.Hierarchy.InlineTable.Rows.Row
-
Packages that use Hierarchy.InlineTable.Rows.Row Package Description org.openforis.collect.mondrian -
-
Uses of Hierarchy.InlineTable.Rows.Row in org.openforis.collect.mondrian
Fields in org.openforis.collect.mondrian with type parameters of type Hierarchy.InlineTable.Rows.Row Modifier and Type Field Description protected List<Hierarchy.InlineTable.Rows.Row>Hierarchy.InlineTable.Rows. rowMethods in org.openforis.collect.mondrian that return Hierarchy.InlineTable.Rows.Row Modifier and Type Method Description Hierarchy.InlineTable.Rows.RowObjectFactory. createHierarchyInlineTableRowsRow()Create an instance ofHierarchy.InlineTable.Rows.RowMethods in org.openforis.collect.mondrian that return types with arguments of type Hierarchy.InlineTable.Rows.Row Modifier and Type Method Description List<Hierarchy.InlineTable.Rows.Row>Hierarchy.InlineTable.Rows. getRow()Gets the value of the row property.
-