java.lang.Object
de.hybris.platform.sap.productconfig.runtime.cps.model.runtime.CPSQuantity
All Implemented Interfaces:
Serializable

public class CPSQuantity extends Object implements Serializable
See Also:
  • Constructor Details

    • CPSQuantity

      public CPSQuantity()
  • Method Details

    • setValue

      public void setValue(Double value)
    • getValue

      public Double getValue()
    • setUnit

      public void setUnit(String unit)
    • getUnit

      public String getUnit()