Package org.openwms.tms.api
Class UpdateTransportOrderVO.Builder
java.lang.Object
org.openwms.tms.api.UpdateTransportOrderVO.Builder
- Enclosing class:
UpdateTransportOrderVO
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
withActualLocation
(String val) withBarcode
(String val) withPriority
(String val) withProblem
(MessageVO val) withTargetLocation
(String val)
-
Field Details
-
pKey
-
barcode
-
priority
-
problem
-
state
-
targetLocation
-
targetLocationGroup
-
actualLocation
-
-
Constructor Details
-
Builder
private Builder()
-
-
Method Details
-
withPKey
-
withBarcode
-
withPriority
-
withProblem
-
withState
-
withTargetLocation
-
withTargetLocationGroup
-
withActualLocation
-
build
-