Class RefQuantity

java.lang.Object
com.technia.dsx.threedspace.mfg.item.RefQuantity

public class RefQuantity extends Object
Document me
Since:
2025-05-12
  • Constructor Details

    • RefQuantity

      public RefQuantity()
  • Method Details

    • getMagnitude

      public String getMagnitude()
    • setMagnitude

      public void setMagnitude(String magnitude)
    • getInputValue

      public Double getInputValue()
    • setInputValue

      public void setInputValue(Double inputValue)
    • getInputUnit

      public String getInputUnit()
    • setInputUnit

      public void setInputUnit(String inputUnit)