Package mondrian.olap

Class MondrianDef.Row

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, NodeDef
    Enclosing class:
    MondrianDef

    public static class MondrianDef.Row
    extends ElementDef
    Row definition for an inline table. Must have one Column for each ColumnDef in the InlineTable.
    See Also:
    Serialized Form