T - invoice typepublic abstract class AInvTxLn<T extends IInvoice> extends ADocTaxLineFc implements org.beigesoft.model.IOwned<T>
Abstract Model of Invoice Tax Line.
| Constructor and Description |
|---|
AInvTxLn() |
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
getTaxableInvBas()
Getter for taxableInvBas.
|
BigDecimal |
getTaxableInvBasFc()
Getter for taxableInvBasFc.
|
void |
setTaxableInvBas(BigDecimal pTaxableInvBas)
Setter for taxableInvBas.
|
void |
setTaxableInvBasFc(BigDecimal pTaxableInvBasFc)
Setter for taxableInvBasFc.
|
getForeignTotalTaxes, setForeignTotalTaxesgetItsTotal, getReversedId, getTax, setItsTotal, setReversedId, setTaxgetItsVersion, setItsVersiongetIdBirth, getIdDatabaseBirth, getItsId, setIdBirth, setIdDatabaseBirth, setItsIdpublic final BigDecimal getTaxableInvBas()
Getter for taxableInvBas.
public final void setTaxableInvBas(BigDecimal pTaxableInvBas)
Setter for taxableInvBas.
pTaxableInvBas - referencepublic final BigDecimal getTaxableInvBasFc()
Getter for taxableInvBasFc.
public final void setTaxableInvBasFc(BigDecimal pTaxableInvBasFc)
Setter for taxableInvBasFc.
pTaxableInvBasFc - referenceCopyright © 2016–2019. All rights reserved.