public static class CsvInvoicesReader.ConvertedRow extends Object
| Constructor and Description |
|---|
ConvertedRow(int rowNumber,
Row row,
Invoice invoice) |
| Modifier and Type | Method and Description |
|---|---|
Invoice |
getInvoice() |
Row |
getRow() |
int |
getRowNumber() |
public ConvertedRow(int rowNumber, Row row, Invoice invoice)
public Invoice getInvoice()
public int getRowNumber()
Copyright © 2014-2016 Konik.io. All Rights Reserved.