Uses of Class
org.openforis.collect.mondrian.Hierarchy.InlineTable.Rows.Row.Value
-
Packages that use Hierarchy.InlineTable.Rows.Row.Value Package Description org.openforis.collect.mondrian -
-
Uses of Hierarchy.InlineTable.Rows.Row.Value in org.openforis.collect.mondrian
Fields in org.openforis.collect.mondrian with type parameters of type Hierarchy.InlineTable.Rows.Row.Value Modifier and Type Field Description protected List<Hierarchy.InlineTable.Rows.Row.Value>Hierarchy.InlineTable.Rows.Row. valueMethods in org.openforis.collect.mondrian that return Hierarchy.InlineTable.Rows.Row.Value Modifier and Type Method Description Hierarchy.InlineTable.Rows.Row.ValueObjectFactory. createHierarchyInlineTableRowsRowValue()Create an instance ofHierarchy.InlineTable.Rows.Row.ValueMethods in org.openforis.collect.mondrian that return types with arguments of type Hierarchy.InlineTable.Rows.Row.Value Modifier and Type Method Description List<Hierarchy.InlineTable.Rows.Row.Value>Hierarchy.InlineTable.Rows.Row. getValue()Gets the value of the value property.
-