Uses of Class
org.openwms.tms.Message.Builder
Packages that use Message.Builder
Package
Description
The outer module package contains functional interfaces and entities.
-
Uses of Message.Builder in org.openwms.tms
Methods in org.openwms.tms that return Message.BuilderModifier and TypeMethodDescriptionSets themessageNoand returns a reference to this Builder so that the methods can be chained together.Message.Builder.messageText(String val) Sets themessageTextand returns a reference to this Builder so that the methods can be chained together.static Message.BuilderMessage.newBuilder()Message.Builder.occurred(LocalDateTime val) Sets theoccurredand returns a reference to this Builder so that the methods can be chained together.Sets thepKeyand returns a reference to this Builder so that the methods can be chained together.Constructors in org.openwms.tms with parameters of type Message.Builder