Class Weight

java.lang.Object
org.openwms.core.units.api.Weight
All Implemented Interfaces:
Serializable, Comparable<Weight>, Measurable<BigDecimal,Weight,WeightUnit>

public class Weight extends Object implements Measurable<BigDecimal,Weight,WeightUnit>, Serializable
A Weight represents a real world weight, that comes with an Unit and a value.
Author:
Heiko Scherrer
See Also: