| Package | Description |
|---|---|
| io.konik.csv.model |
| Modifier and Type | Method and Description |
|---|---|
Row.Tax |
Row.Tax.setNumber(String number) |
Row.Tax |
Row.Tax.setType(Reference type) |
| Modifier and Type | Method and Description |
|---|---|
List<Row.Tax> |
Row.TradeParty.getTaxes() |
| Modifier and Type | Method and Description |
|---|---|
Row.TradeParty |
Row.TradeParty.addTax(Row.Tax... tax) |
Row.TradeParty |
Row.TradeParty.addTax(Row.Tax tax) |
| Modifier and Type | Method and Description |
|---|---|
void |
Row.TradeParty.setTaxes(List<Row.Tax> taxes) |
Copyright © 2014-2016 Konik.io. All Rights Reserved.