Uses of Class
org.openwms.wms.movements.Message.Builder
Package
Description
This package contains the core types microservice implementation.
-
Uses of Message.Builder in org.openwms.wms.movements
Modifier 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.