public final class Deduction extends Object
| Constructor and Description |
|---|
Deduction() |
| Modifier and Type | Method and Description |
|---|---|
String |
getInvoiceNumber() |
Double |
getSettlement() |
Deduction |
setInvoiceNumber(String invoiceNumber) |
Deduction |
setSettlement(Double settlement) |
Copyright © 2020. All rights reserved.