public class ShopUserMailReturnPosLO extends ShopUserMailPositionLO implements java.io.Serializable
ShopUserMailPositionLO that covers information about positions of a return.
It will be used for final e-mail creation.| Constructor and Description |
|---|
ShopUserMailReturnPosLO() |
| Modifier and Type | Method and Description |
|---|---|
ShopUserMailReturnLO |
getShopUserMailReturnLO() |
void |
setShopUserMailReturnLO(ShopUserMailReturnLO shopUserMailReturnLO) |
getEan, getIsbn, getItemGross, getItemGrossDiscounted, getItemNet, getItemNetDiscounted, getItemTax, getItemTaxDiscounted, getPickupInStore, getPositionGross, getPositionGrossDiscounted, getPositionNet, getPositionNetDiscounted, getPositionTax, getPositionTaxDiscounted, getPromotions, getProperties, getQuantity, getShopArticleName, getShopArticleNo, getTaxPercent, setEan, setIsbn, setItemGross, setItemGrossDiscounted, setItemNet, setItemNetDiscounted, setItemTax, setItemTaxDiscounted, setPickupInStore, setPositionGross, setPositionGrossDiscounted, setPositionNet, setPositionNetDiscounted, setPositionTax, setPositionTaxDiscounted, setPromotions, setProperties, setQuantity, setShopArticleName, setShopArticleNo, setTaxPercentpublic ShopUserMailReturnLO getShopUserMailReturnLO()
ShopUserMailReturnLO that is related to this return positionpublic void setShopUserMailReturnLO(ShopUserMailReturnLO shopUserMailReturnLO)
shopUserMailReturnLO - the related ShopUserMailReturnLO for this return position to set