Serialized Form
-
Package org.openwms.core.units.api
-
Class org.openwms.core.units.api.MeasurableString
class MeasurableString extends Object implements Serializable -
Class org.openwms.core.units.api.MetricDimension
class MetricDimension extends Object implements Serializable-
Serialized Fields
-
magnitude
BigDecimal magnitude
The magnitude of the MetricDimensionUnit. -
unitType
MetricDimensionUnit unitType
The unit of the MetricDimension.
-
-
-
Class org.openwms.core.units.api.Piece
class Piece extends Object implements Serializable-
Serialized Fields
-
magnitude
BigDecimal magnitude
The magnitude of the Piece. -
unitType
PieceUnit unitType
The unit of the Piece.
-
-
-
Class org.openwms.core.units.api.Weight
class Weight extends Object implements Serializable-
Serialized Fields
-
magnitude
BigDecimal magnitude
The magnitude of the Weight. -
unitType
WeightUnit unitType
The unit of the Weight.
-
-
-