Package org.openwms.wms.inventory
Class Dimension
java.lang.Object
org.openwms.wms.inventory.Dimension
- All Implemented Interfaces:
Serializable
A Dimension encapsulates the capacity.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
height
private int height -
length
private int length -
width
private int width -
uom
The Unit of Measure (UOM) of each dimension value.
-
-
Constructor Details
-
Dimension
protected Dimension()Dear JPA... -
Dimension
-
-
Method Details