Class OverviewCsticValueWsDTO
java.lang.Object
de.hybris.platform.sap.productconfig.occ.OverviewCsticValueWsDTO
- All Implemented Interfaces:
Serializable
Representation of an attribute value in the context of the configuration overview
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPrice()getValue()voidsetCharacteristic(String characteristic) voidsetCharacteristicId(String characteristicId) voidsetMessages(List<ProductConfigMessageWsDTO> messages) voidsetObsoletePrice(PriceWsDTO obsoletePrice) voidsetPrice(PriceWsDTO price) voidvoidsetValueId(String valueId)
-
Constructor Details
-
OverviewCsticValueWsDTO
public OverviewCsticValueWsDTO()
-
-
Method Details
-
setCharacteristic
-
getCharacteristic
-
setCharacteristicId
-
getCharacteristicId
-
setValue
-
getValue
-
setValueId
-
getValueId
-
setPrice
-
getPrice
-
setObsoletePrice
-
getObsoletePrice
-
setMessages
-
getMessages
-