Class ChangeAttributeValueQuantityWsDTO

java.lang.Object
de.hybris.platform.cpq.productconfig.occ.ChangeAttributeValueQuantityWsDTO
All Implemented Interfaces:
Serializable

public class ChangeAttributeValueQuantityWsDTO extends Object implements Serializable
CPQ configuration change attribute value structure.
See Also:
  • Constructor Details

    • ChangeAttributeValueQuantityWsDTO

      public ChangeAttributeValueQuantityWsDTO()
  • Method Details

    • setQuantity

      public void setQuantity(BigDecimal quantity)
    • getQuantity

      public BigDecimal getQuantity()