Package org.openwms.common.transport.api
Class TransportUnitVO.Builder
java.lang.Object
org.openwms.common.transport.api.TransportUnitVO.Builder
- Enclosing class:
TransportUnitVO
-
Field Summary
Modifier and TypeFieldDescriptionprivate LocationVO
private LocalDateTime
private String
private LocalDateTime
private TransportUnitTypeVO
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionactualLocation
(LocationVO val) build()
createDate
(LocalDateTime val)
-
Field Details
-
barcode
-
actualLocation
-
transportUnitType
-
actualLocationDate
-
createDate
-
-
Constructor Details
-
Builder
private Builder()
-
-
Method Details
-
barcode
-
actualLocation
-
transportUnitType
-
actualLocationDate
-
createDate
-
build
-