Interface GroupRow
-
- All Superinterfaces:
Cloneable
,JRCloneable
- All Known Implementing Classes:
StandardGroupRow
public interface GroupRow extends JRCloneable
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getGroupName()
Row
getRow()
-
Methods inherited from interface net.sf.jasperreports.engine.JRCloneable
clone
-
-