Class PriceSummaryWsDTO
java.lang.Object
de.hybris.platform.sap.productconfig.occ.PriceSummaryWsDTO
- All Implemented Interfaces:
Serializable
Prices on overall product configuration level
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetBasePrice(PriceWsDTO basePrice) voidsetCurrentTotal(PriceWsDTO currentTotal) voidsetCurrentTotalSavings(PriceWsDTO currentTotalSavings) voidsetSelectedOptions(PriceWsDTO selectedOptions)
-
Constructor Details
-
PriceSummaryWsDTO
public PriceSummaryWsDTO()
-
-
Method Details
-
setBasePrice
-
getBasePrice
-
setSelectedOptions
-
getSelectedOptions
-
setCurrentTotal
-
getCurrentTotal
-
setCurrentTotalSavings
-
getCurrentTotalSavings
-