Uses of Class
org.openwms.common.comm.osip.upd.UpdateMessage.Builder
Packages that use UpdateMessage.Builder
Package
Description
Contains types responsible for dealing with OSIP UPD telegrams.
- 
Uses of UpdateMessage.Builder in org.openwms.common.comm.osip.upd
Methods in org.openwms.common.comm.osip.upd that return UpdateMessage.BuilderModifier and TypeMethodDescriptionUpdateMessage.Builder.withActualLocation(String actualLocation) UpdateMessage.Builder.withBarcode(String barcode) Add anBarcodeto the message.UpdateMessage.Builder.withCreateDate(String createDate, String pattern) Add the date of creation in an expected format.UpdateMessage.Builder.withErrorCode(String errorCode) Add an error code.Constructors in org.openwms.common.comm.osip.upd with parameters of type UpdateMessage.Builder