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 themessageNo
and returns a reference to this Builder so that the methods can be chained together.Message.Builder.messageText
(String val) Sets themessageText
and returns a reference to this Builder so that the methods can be chained together.static Message.Builder
Message.newBuilder()
Message.Builder.occurred
(LocalDateTime val) Sets theoccurred
and returns a reference to this Builder so that the methods can be chained together.Sets thepKey
and 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