Uses of Class
org.openwms.values.Message
Packages that use Message
Package
Description
Contains types to deal with warehouse inventory.
-
Uses of Message in org.openwms.values
Methods in org.openwms.values that return MessageModifier and TypeMethodDescriptionMethods in org.openwms.values with parameters of type Message -
Uses of Message in org.openwms.wms.inventory
Fields in org.openwms.wms.inventory declared as MessageModifier and TypeFieldDescriptionprivate Message
PackagingUnit.message
A message placed on thePackagingUnit
.Methods in org.openwms.wms.inventory that return MessageMethods in org.openwms.wms.inventory with parameters of type MessageModifier and TypeMethodDescriptionvoid
PackagingUnit.setMessage
(Message message) Set or override aMessage
.