Uses of Class
org.openwms.wms.movements.commands.MovementMO
Packages that use MovementMO
Package
Description
This package contains the asynchronous commands API this component offers.
This package contains the asynchronous events API this component offers.
-
Uses of MovementMO in org.openwms.wms.movements.commands
Fields in org.openwms.wms.movements.commands declared as MovementMOMethods in org.openwms.wms.movements.commands that return MovementMOConstructors in org.openwms.wms.movements.commands with parameters of type MovementMO -
Uses of MovementMO in org.openwms.wms.movements.events.api
Fields in org.openwms.wms.movements.events.api declared as MovementMOModifier and TypeFieldDescriptionprivate MovementMO
MovementEvent.Builder.movement
private MovementMO
MovementEvent.movement
Methods in org.openwms.wms.movements.events.api that return MovementMOMethods in org.openwms.wms.movements.events.api with parameters of type MovementMOModifier and TypeMethodDescriptionMovementEvent.Builder.movement
(MovementMO val) void
MovementEvent.setMovement
(MovementMO movement)