Uses of Class
org.openforis.collect.mondrian.Hierarchy.InlineTable.ColumnDefs
-
Packages that use Hierarchy.InlineTable.ColumnDefs Package Description org.openforis.collect.mondrian -
-
Uses of Hierarchy.InlineTable.ColumnDefs in org.openforis.collect.mondrian
Fields in org.openforis.collect.mondrian declared as Hierarchy.InlineTable.ColumnDefs Modifier and Type Field Description protected Hierarchy.InlineTable.ColumnDefsHierarchy.InlineTable. columnDefsMethods in org.openforis.collect.mondrian that return Hierarchy.InlineTable.ColumnDefs Modifier and Type Method Description Hierarchy.InlineTable.ColumnDefsObjectFactory. createHierarchyInlineTableColumnDefs()Create an instance ofHierarchy.InlineTable.ColumnDefsHierarchy.InlineTable.ColumnDefsHierarchy.InlineTable. getColumnDefs()Gets the value of the columnDefs property.Methods in org.openforis.collect.mondrian with parameters of type Hierarchy.InlineTable.ColumnDefs Modifier and Type Method Description voidHierarchy.InlineTable. setColumnDefs(Hierarchy.InlineTable.ColumnDefs value)Sets the value of the columnDefs property.
-