Package org.openwms.tms.api
Class CreateTransportOrderVO.Builder
java.lang.Object
org.openwms.tms.api.CreateTransportOrderVO.Builder
- Enclosing class:
CreateTransportOrderVO
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
withBarcode
(@NotEmpty String val) withPriority
(String val) withProblem
(MessageVO val) withTarget
(@NotEmpty String val)
-
Field Details
-
pKey
-
barcode
-
priority
-
problem
-
state
-
target
-
-
Constructor Details
-
Builder
private Builder()
-
-
Method Details
-
withPKey
-
withBarcode
-
withPriority
-
withProblem
-
withState
-
withTarget
-
build
-