Uses of Class
org.openwms.tms.Message.Builder
Package
Description
The outer module package contains functional interfaces and entities.
-
Uses of Message.Builder in org.openwms.tms
Modifier 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.