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.
This package contains the internal types of the microservice implementation.
-
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 MovementMOMovementEvent.Builder.movementprivate MovementMOMovementEvent.movementMethods 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) voidMovementEvent.setMovement(MovementMO movement) -
Uses of MovementMO in org.openwms.wms.movements.impl
Methods in org.openwms.wms.movements.impl with parameters of type MovementMOModifier and TypeMethodDescriptionabstract MovementVOMovementMapper.convertToVO(MovementMO mo) MovementMapperImpl.convertToVO(MovementMO mo)