Class PromotionResultWsDTO
java.lang.Object
de.hybris.platform.commercewebservicescommons.dto.product.PromotionResultWsDTO
- All Implemented Interfaces:
Serializable
Representation of a Promotion result
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetConsumedEntries(List<PromotionOrderEntryConsumedWsDTO> consumedEntries) voidsetDescription(String description) voidsetPromotion(PromotionWsDTO promotion)
-
Constructor Details
-
PromotionResultWsDTO
public PromotionResultWsDTO()
-
-
Method Details
-
setDescription
-
getDescription
-
setPromotion
-
getPromotion
-
setConsumedEntries
-
getConsumedEntries
-