public class AccountingDataRow extends Object implements Serializable
| Constructor and Description |
|---|
AccountingDataRow() |
AccountingDataRow(ArrayList<String> data) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<String> |
getData() |
void |
setData(ArrayList<String> data) |
String |
toString() |
Copyright © 2024. All rights reserved.