Class ConfigurationPriceResponderWsDTO
java.lang.Object
de.hybris.platform.cpq.productconfig.occ.ConfigurationPriceResponderWsDTO
- All Implemented Interfaces:
Serializable
Configuration price information.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetBaseProductPrice(String baseProductPrice) voidsetTotalPrice(String totalPrice)
-
Constructor Details
-
ConfigurationPriceResponderWsDTO
public ConfigurationPriceResponderWsDTO()
-
-
Method Details
-
setTotalPrice
-
getTotalPrice
-
setBaseProductPrice
-
getBaseProductPrice
-