Class ProductSpecCharacteristicValueWsDTO
java.lang.Object
de.hybris.platform.b2ctelcocommercewebservicescommons.dto.ProductSpecCharacteristicValueWsDTO
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getValue()voidsetDescription(String description) voidvoidsetUnitOfMeasure(String unitOfMeasure) voidvoidsetValueType(String valueType)
-
Constructor Details
-
ProductSpecCharacteristicValueWsDTO
public ProductSpecCharacteristicValueWsDTO()
-
-
Method Details
-
setId
-
getId
-
setUnitOfMeasure
-
getUnitOfMeasure
-
setValue
-
getValue
-
setValueType
-
getValueType
-
setDescription
-
getDescription
-