Package org.openwms.wms.transport
Class TransportUnit.Builder
java.lang.Object
org.openwms.wms.transport.TransportUnit.Builder
- Enclosing class:
- TransportUnit
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionacknowledged(boolean val) actualLocation(Location val) actualLocationDate(Date val) build()customerOrderId(String val) foreignPKey(@NotEmpty String val) reconciledBy(String val) transportUnitBK(@NotEmpty Barcode val) transportUnitType(String val)
-
Field Details
-
pKey
-
foreignPKey
-
transportUnitBK
-
actualLocation
-
actualLocationDate
-
target
-
state
-
transportUnitType
-
length
-
width
-
height
-
acknowledged
private boolean acknowledged -
customerOrderId
-
reconciledBy
-
reconciledAt
-
-
Constructor Details
-
Builder
private Builder()
-
-
Method Details
-
foreignPKey
-
pKey
-
transportUnitBK
-
actualLocation
-
actualLocationDate
-
target
-
state
-
transportUnitType
-
length
-
width
-
height
-
acknowledged
-
customerOrderId
-
reconciledBy
-
reconciledAt
-
build
-