| Package | Description |
|---|---|
| org.mustangproject |
| Modifier and Type | Class and Description |
|---|---|
class |
Allowance
(absolute) allowances on item and document level
|
| Modifier and Type | Method and Description |
|---|---|
Charge |
Charge.setCategoryCode(java.lang.String categoryCode)
machine readable reason for this allowance/charge
|
Charge |
Charge.setPercent(java.math.BigDecimal percent)
if relative charge: percent to increase the item
|
Charge |
Charge.setReason(java.lang.String reason)
Freetext (?)
|
Charge |
Charge.setTaxPercent(java.math.BigDecimal taxPercent)
charges can be applied to VAT items, in which case they take the same VAT rate
|
Charge |
Charge.setTotalAmount(java.math.BigDecimal totalAmount)
sets the total amount to be changed to, e.g. if not specified via constructor
|
Copyright © 2023. All rights reserved.