Class DealProduct
java.lang.Object
de.hybris.platform.coreairlinepackageswebservicescommons.dto.deals.DealProduct
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCode()getName()getTaxes()voidsetBasePrice(Price basePrice) voidvoidsetDiscounts(List<Discount> discounts) voidvoidsetQuantity(Integer quantity) voidvoidsetTotalPrice(Price totalPrice)
-
Constructor Details
-
DealProduct
public DealProduct()
-
-
Method Details
-
setCode
-
getCode
-
setName
-
getName
-
setQuantity
-
getQuantity
-
setBasePrice
-
getBasePrice
-
setTotalPrice
-
getTotalPrice
-
setTaxes
-
getTaxes
-
setDiscounts
-
getDiscounts
-