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 TypeMethodDescriptiongetValue()voidsetCharacteristic(String characteristic) voidsetCharacteristicId(String characteristicId) voidsetMessage(String message) voidsetMessages(List<CharacteristicValueMessage> messages) voidsetObsoletePriceDescription(String obsoletePriceDescription) voidsetPriceDescription(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
-
setPriceDescription
-
getPriceDescription
-
setObsoletePriceDescription
-
getObsoletePriceDescription
-
setValuePositionType
-
getValuePositionType
-
setMessages
-
getMessages
-