Class PriceDataPair
- java.lang.Object
-
- de.hybris.platform.sap.productconfig.facades.PriceDataPair
-
- All Implemented Interfaces:
java.io.Serializable
public class PriceDataPair extends java.lang.Object implements java.io.Serializable- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PriceDataPair()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PriceDatagetObsoletePriceValue()PriceDatagetPriceValue()voidsetObsoletePriceValue(PriceData obsoletePriceValue)voidsetPriceValue(PriceData priceValue)
-