Class ProductConfigurationDiscount
java.lang.Object
de.hybris.platform.sap.productconfig.runtime.interf.impl.ProductConfigurationDiscount
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCsticName(String csticName) voidsetCsticValueName(String csticValueName) voidsetDiscount(BigDecimal discount)
-
Constructor Details
-
ProductConfigurationDiscount
public ProductConfigurationDiscount()
-
-
Method Details
-
setCsticName
-
getCsticName
-
setCsticValueName
-
getCsticValueName
-
setDiscount
-
getDiscount
-