Uses of Class
de.hybris.platform.commercewebservicescommons.dto.order.PromotionOrderEntryConsumedWsDTO
-
Packages that use PromotionOrderEntryConsumedWsDTO Package Description de.hybris.platform.commercewebservicescommons.dto.product -
-
Uses of PromotionOrderEntryConsumedWsDTO in de.hybris.platform.commercewebservicescommons.dto.product
Methods in de.hybris.platform.commercewebservicescommons.dto.product that return types with arguments of type PromotionOrderEntryConsumedWsDTO Modifier and Type Method Description java.util.List<PromotionOrderEntryConsumedWsDTO>PromotionResultWsDTO. getConsumedEntries()Method parameters in de.hybris.platform.commercewebservicescommons.dto.product with type arguments of type PromotionOrderEntryConsumedWsDTO Modifier and Type Method Description voidPromotionResultWsDTO. setConsumedEntries(java.util.List<PromotionOrderEntryConsumedWsDTO> consumedEntries)
-