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()Method parameters in bakery.logic.usermailobject.order with type arguments of type ShopUserMailOrderPosLO Modifier and Type Method Description voidShopUserMailOrderLO. setPositions(java.util.List<ShopUserMailOrderPosLO> positions)
-