| Package | Description |
|---|---|
| org.beigesoft.accounting.persistable |
It consist of accounting persistable models.
|
| org.beigesoft.accounting.persistable.base |
It consist of abstractions of accounting persistable models.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InvItem
Model of invItem.
|
class |
ServicePurchased
Model of service purchased, e.g.
|
class |
ServiceToSale
Model of service to sale, e.g.
|
| Modifier and Type | Method and Description |
|---|---|
AItem<?,?> |
PurchaseInvoiceServiceLine.getItem()
Geter for item.
|
AItem<?,?> |
SalesInvoiceLine.getItem()
Geter for item.
|
AItem<?,?> |
SalesInvoiceServiceLine.getItem()
Geter for item.
|
AItem<?,?> |
IInvoiceLine.getItem()
Getter for item.
|
AItem<?,?> |
SalesReturnLine.getItem()
Geter for item.
|
AItem<?,?> |
PurchaseReturnLine.getItem()
Geter for item.
|
AItem<?,?> |
PurchaseInvoiceLine.getItem()
Geter for item.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ADestTaxItemLn<T extends AItem<?,?>>
Abstract model of item destination tax line.
|
class |
AItem<T extends AItem<?,?>,L extends ADestTaxItemLn<T>>
Model of taxable item.
|
Copyright © 2016–2019. All rights reserved.