Class Quantity
java.lang.Object
com.technia.dsx.threedspace.mfg.instance.Quantity
Represents a quantity specification for manufacturing instances.
Contains the magnitude type (e.g., MASS), value, and unit (e.g., kg) for manufacturing instance quantities.
- Since:
- 2024-01-17
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Quantity
public Quantity()
-
-
Method Details
-
getMagnitude
-
setMagnitude
-
getValue
-
setValue
-
getUnit
-
setUnit
-