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 MessageModifier and TypeMethodDescriptionMessageStringConverter.convertFrom(Message source, String destination) Constructor parameters in org.openwms.values with type arguments of type Message -
Uses of Message in org.openwms.wms.inventory
Fields in org.openwms.wms.inventory declared as MessageModifier and TypeFieldDescriptionprivate MessagePackagingUnit.messageA message placed on thePackagingUnit.Methods in org.openwms.wms.inventory that return MessageMethods in org.openwms.wms.inventory with parameters of type MessageModifier and TypeMethodDescriptionvoidPackagingUnit.setMessage(Message message) Set or override aMessage.