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 themessageNoand returns a reference to this Builder so that the methods can be chained together.Message.Builder.withMessageText(String val) Sets themessageTextand returns a reference to this Builder so that the methods can be chained together.Message.Builder.withOccurred(Date val) Sets theoccurredand 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