Package org.openwms.wms.transport.api
Class TransportUnitVO.Builder
java.lang.Object
org.openwms.wms.transport.api.TransportUnitVO.Builder
- Enclosing class:
 - TransportUnitVO
 
- 
Field Summary
FieldsModifier and TypeFieldDescriptionprivate LocationVOprivate Stringprivate Integerprivate Integerprivate ZonedDateTimeprivate Stringprivate Stringprivate Stringprivate Stringprivate Integer - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionactualLocation(LocationVO val) build()customerOrderId(String val) reconciledBy(String val) transportUnitBK(String val) transportUnitType(String val)  
- 
Field Details
- 
transportUnitBK
 - 
actualLocation
 - 
target
 - 
transportUnitType
 - 
length
 - 
width
 - 
height
 - 
customerOrderId
 - 
reconciledBy
 - 
reconciledAt
 
 - 
 - 
Constructor Details
- 
Builder
private Builder() 
 - 
 - 
Method Details
- 
transportUnitBK
 - 
actualLocation
 - 
target
 - 
transportUnitType
 - 
length
 - 
width
 - 
height
 - 
customerOrderId
 - 
reconciledBy
 - 
reconciledAt
 - 
build
 
 -