| Package | Description |
|---|---|
| org.gcube.portlets.admin.accountingmanager.server.export.model |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<AccountingDataRow> |
AccountingDataModel.getRows() |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountingDataModel.setRows(ArrayList<AccountingDataRow> rows) |
| Constructor and Description |
|---|
AccountingDataModel(String name,
ArrayList<String> header,
ArrayList<AccountingDataRow> rows) |
Copyright © 2024. All rights reserved.