Class CsticSupplementsWsDTO
java.lang.Object
de.hybris.platform.sap.productconfig.occ.CsticSupplementsWsDTO
- All Implemented Interfaces:
Serializable
Enriches an attribute with supplementary pricing data
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCsticUiKey(String csticUiKey) voidsetPriceSupplements(List<CsticValueSupplementsWsDTO> priceSupplements) voidsetSelectedValues(List<String> selectedValues)
-
Constructor Details
-
CsticSupplementsWsDTO
public CsticSupplementsWsDTO()
-
-
Method Details
-
setCsticUiKey
-
getCsticUiKey
-
setSelectedValues
-
getSelectedValues
-
setPriceSupplements
-
getPriceSupplements
-