Class CPSValuePrice
java.lang.Object
de.hybris.platform.sap.productconfig.runtime.cps.model.runtime.pricing.CPSValuePrice
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCurrency(String currency) voidsetObsoleteValuePrice(BigDecimal obsoleteValuePrice) voidsetValuePrice(BigDecimal valuePrice)
-
Constructor Details
-
CPSValuePrice
public CPSValuePrice()
-
-
Method Details
-
setValuePrice
-
getValuePrice
-
setObsoleteValuePrice
-
getObsoleteValuePrice
-
setCurrency
-
getCurrency
-