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