Class Demand
java.lang.Object
org.openwms.wms.inventory.allocation.api.Demand
- All Implemented Interfaces:
 Serializable
A Demand.
- Author:
 - Heiko Scherrer
 - See Also:
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
sku
The demanded Product SKU. - 
qty
@NotNull private @NotNull org.openwms.core.units.api.Measurable qtyThe demanded quantity. 
 - 
 - 
Constructor Details
- 
Demand
public Demand() 
 - 
 - 
Method Details