public class Allowance extends Charge implements IZUGFeRDAllowanceCharge
categoryCode, percent, reason, taxPercent, totalAmount| Constructor and Description |
|---|
Allowance()
bean constructor
|
Allowance(java.math.BigDecimal totalAmount)
create a allowance with the following amount
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCharge()
Always to return false for IZUGFeRDAllowanceCharge
|
getCategoryCode, getPercent, getReason, getTaxPercent, getTotalAmount, setCategoryCode, setPercent, setReason, setTaxPercent, setTotalAmountclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCategoryCode, getPercent, getReason, getTaxPercent, getTotalAmountpublic Allowance()
public Allowance(java.math.BigDecimal totalAmount)
totalAmount - the money amount as bigdecimal (prob max 2 decimals)public boolean isCharge()
isCharge in interface IZUGFeRDAllowanceChargeisCharge in class ChargeCopyright © 2023. All rights reserved.