public static class CsvInvoicesReader.ConvertedRow extends java.lang.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-2018 Konik.io. All Rights Reserved.