Class PricingElementsData

java.lang.Object
de.hybris.platform.sapsalesordersimulation.dto.PricingElementsData
All Implemented Interfaces:
Serializable

public class PricingElementsData extends Object implements Serializable
See Also:
  • Constructor Details

    • PricingElementsData

      public PricingElementsData()
  • Method Details

    • setSalesOrderPricingElements

      public void setSalesOrderPricingElements(List<PricingElementData> salesOrderPricingElements)
    • getSalesOrderPricingElements

      public List<PricingElementData> getSalesOrderPricingElements()