Class ChangeAttributeValueWsDTO
java.lang.Object
de.hybris.platform.cpq.productconfig.occ.ChangeAttributeValueWsDTO
- All Implemented Interfaces:
Serializable
CPQ configuration change attribute value structure.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAttributeValueIds(String attributeValueIds) voidsetQuantity(BigDecimal quantity) voidsetUserInput(String userInput)
-
Constructor Details
-
ChangeAttributeValueWsDTO
public ChangeAttributeValueWsDTO()
-
-
Method Details
-
setAttributeValueIds
-
getAttributeValueIds
-
setUserInput
-
getUserInput
-
setQuantity
-
getQuantity
-