Class PriceDataPair

java.lang.Object
de.hybris.platform.sap.productconfig.facades.PriceDataPair
All Implemented Interfaces:
Serializable

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

    • PriceDataPair

      public PriceDataPair()
  • Method Details

    • setPriceValue

      public void setPriceValue(PriceData priceValue)
    • getPriceValue

      public PriceData getPriceValue()
    • setObsoletePriceValue

      public void setObsoletePriceValue(PriceData obsoletePriceValue)
    • getObsoletePriceValue

      public PriceData getObsoletePriceValue()