| Package | Description |
|---|---|
| org.beigesoft.accounting.factory |
It contains of accounting factories.
|
| org.beigesoft.accounting.processor |
Contains of accounting processors.
|
| Modifier and Type | Method and Description |
|---|---|
protected InvTxMeth<PurchaseInvoice,PurchaseInvoiceTaxLine> |
FctBnAccEntitiesProcessors.lazyGetPurInvTxMeth(Map<String,Object> pAddParam)
Get InvTxMeth
|
protected InvTxMeth<PurchaseReturn,PurchaseReturnTaxLine> |
FctBnAccEntitiesProcessors.lazyGetPurRetTxMeth(Map<String,Object> pAddParam)
Get InvTxMeth
|
protected InvTxMeth<SalesInvoice,SalesInvoiceTaxLine> |
FctBnAccEntitiesProcessors.lazyGetSalInvTxMeth(Map<String,Object> pAddParam)
Get InvTxMeth
|
protected InvTxMeth<SalesReturn,SalesReturnTaxLine> |
FctBnAccEntitiesProcessors.lazyGetSalRetTxMeth(Map<String,Object> pAddParam)
Get InvTxMeth
|
| Modifier and Type | Method and Description |
|---|---|
InvTxMeth<T,TL> |
UtlInvLine.getInvTxMeth()
Getter for invTxMeth.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UtlInvLine.setInvTxMeth(InvTxMeth<T,TL> pInvTxMeth)
Setter for invTxMeth.
|
Copyright © 2016–2019. All rights reserved.