public class TaxDestination
extends org.beigesoft.persistable.AHasNameIdLongVersion
Model of Tax Destination method.
| Constructor and Description |
|---|
TaxDestination() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getSalTaxIsInvoiceBase()
Getter for salTaxIsInvoiceBase.
|
RoundingMode |
getSalTaxRoundMode()
Getter for salTaxRoundMode.
|
Boolean |
getSalTaxUseAggregItBas()
Getter for salTaxUseAggregItBas.
|
void |
setSalTaxIsInvoiceBase(Boolean pSalTaxIsInvoiceBase)
Setter for salTaxIsInvoiceBase.
|
void |
setSalTaxRoundMode(RoundingMode pSalTaxRoundMode)
Setter for salTaxRoundMode.
|
void |
setSalTaxUseAggregItBas(Boolean pSalTaxUseAggregItBas)
Setter for salTaxUseAggregItBas.
|
getItsVersion, setItsVersionpublic final RoundingMode getSalTaxRoundMode()
Getter for salTaxRoundMode.
public final void setSalTaxRoundMode(RoundingMode pSalTaxRoundMode)
Setter for salTaxRoundMode.
pSalTaxRoundMode - referencepublic final Boolean getSalTaxIsInvoiceBase()
Getter for salTaxIsInvoiceBase.
public final void setSalTaxIsInvoiceBase(Boolean pSalTaxIsInvoiceBase)
Setter for salTaxIsInvoiceBase.
pSalTaxIsInvoiceBase - referencepublic final Boolean getSalTaxUseAggregItBas()
Getter for salTaxUseAggregItBas.
public final void setSalTaxUseAggregItBas(Boolean pSalTaxUseAggregItBas)
Setter for salTaxUseAggregItBas.
pSalTaxUseAggregItBas - referenceCopyright © 2016–2018. All rights reserved.