Class AllocationVO.Builder
java.lang.Object
org.openwms.wms.inventory.allocation.api.AllocationVO.Builder
- Enclosing class:
- AllocationVO
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionactualErpCode
(String val) build()
loadUnitPosition
(String val) qtyAllocated
(org.openwms.core.units.api.Measurable val) reservationId
(String val) transportUnitBK
(String val)
-
Field Details
-
transportUnitBK
-
loadUnitPosition
-
sku
-
actualErpCode
-
qtyAllocated
private org.openwms.core.units.api.Measurable qtyAllocated -
reservationId
-
-
Constructor Details
-
Builder
private Builder()
-
-
Method Details
-
transportUnitBK
-
loadUnitPosition
-
sku
-
actualErpCode
-
qtyAllocated
-
reservationId
-
build
-