Interface DRIDesignCrosstabCell
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
DRDesignCrosstabCell
DRIDesignCrosstabCell interface.
- Author:
- Ricardo Mariaca
-
Method Summary
Modifier and TypeMethodDescriptiongetColumnTotalGroup.getContent.getName()getName.getRowTotalGroup.
-
Method Details
-
getName
-
getRowTotalGroup
-
getColumnTotalGroup
-
getContent
DRIDesignCrosstabCellContent getContent()getContent.
- Returns:
- a
DRIDesignCrosstabCellContentobject.
-