Class CharacteristicValue
java.lang.Object
de.hybris.platform.sap.productconfig.facades.overview.CharacteristicValue
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPrice()getValue()voidsetCharacteristic(String characteristic) voidsetCharacteristicId(String characteristicId) voidsetMessage(String message) voidsetMessages(List<CharacteristicValueMessage> messages) voidsetObsoletePrice(PriceData obsoletePrice) voidsetObsoletePriceDescription(String obsoletePriceDescription) voidvoidsetPriceDescription(String priceDescription) voidvoidsetValueId(String valueId) voidsetValuePositionType(ValuePositionTypeEnum valuePositionType)
-
Constructor Details
-
CharacteristicValue
public CharacteristicValue()
-
-
Method Details
-
setMessage
-
getMessage
-
setCharacteristic
-
getCharacteristic
-
setCharacteristicId
-
getCharacteristicId
-
setValue
-
getValue
-
setValueId
-
getValueId
-
setPrice
-
getPrice
-
setPriceDescription
-
getPriceDescription
-
setObsoletePrice
-
getObsoletePrice
-
setObsoletePriceDescription
-
getObsoletePriceDescription
-
setValuePositionType
-
getValuePositionType
-
setMessages
-
getMessages
-