|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectch.e2e.excelgenerator.ExcelGenerator.Row
public static class ExcelGenerator.Row
| Constructor Summary | |
|---|---|
ExcelGenerator.Row(int nCells)
|
|
| Method Summary | |
|---|---|
void |
addCell(ExcelGenerator.Cell cell)
|
java.util.List<ExcelGenerator.Cell> |
getCells()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExcelGenerator.Row(int nCells)
| Method Detail |
|---|
public java.util.List<ExcelGenerator.Cell> getCells()
public void addCell(ExcelGenerator.Cell cell)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||