Uses of Class
bakery.logic.usermailobject.invoice.ShopUserMailInvoicingPosLO
-
Packages that use ShopUserMailInvoicingPosLO Package Description bakery.logic.usermailobject.invoice -
-
Uses of ShopUserMailInvoicingPosLO in bakery.logic.usermailobject.invoice
Methods in bakery.logic.usermailobject.invoice that return types with arguments of type ShopUserMailInvoicingPosLO Modifier and Type Method Description java.util.List<ShopUserMailInvoicingPosLO>
ShopUserMailInvoicingLO. getPositions()
Method parameters in bakery.logic.usermailobject.invoice with type arguments of type ShopUserMailInvoicingPosLO Modifier and Type Method Description void
ShopUserMailInvoicingLO. setPositions(java.util.List<ShopUserMailInvoicingPosLO> positions)
-