Uses of Class
org.openwms.wms.movements.Message.Builder
Packages that use Message.Builder
Package
Description
This package contains the core types microservice implementation.
-
Uses of Message.Builder in org.openwms.wms.movements
Methods in org.openwms.wms.movements that return Message.BuilderModifier and TypeMethodDescriptionMessage.Builder.withMessageNo
(String val) Sets themessageNo
and returns a reference to this Builder so that the methods can be chained together.Message.Builder.withMessageText
(String val) Sets themessageText
and returns a reference to this Builder so that the methods can be chained together.Message.Builder.withOccurred
(Date val) Sets theoccurred
and returns a reference to this Builder so that the methods can be chained together.Constructors in org.openwms.wms.movements with parameters of type Message.Builder