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