Class PricingData
java.lang.Object
de.hybris.platform.sap.productconfig.facades.PricingData
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetBasePrice(PriceData basePrice) voidsetCurrentTotal(PriceData currentTotal) voidsetCurrentTotalSavings(PriceData currentTotalSavings) voidsetSelectedOptions(PriceData selectedOptions)
-
Constructor Details
-
PricingData
public PricingData()
-
-
Method Details
-
setBasePrice
-
getBasePrice
-
setSelectedOptions
-
getSelectedOptions
-
setCurrentTotalSavings
-
getCurrentTotalSavings
-
setCurrentTotal
-
getCurrentTotal
-