Uses of Class
org.openwms.wms.inventory.TransportUnitReservation
Packages that use TransportUnitReservation
Package
Description
Contains types to deal with warehouse inventory.
-
Uses of TransportUnitReservation in org.openwms.wms.inventory
Methods in org.openwms.wms.inventory with parameters of type TransportUnitReservationModifier and TypeMethodDescriptionvoid
ReservationService.saveReservation
(@NotNull TransportUnitReservation reservation) Save aReservation
. -
Uses of TransportUnitReservation in org.openwms.wms.inventory.impl
Methods in org.openwms.wms.inventory.impl with parameters of type TransportUnitReservationModifier and TypeMethodDescriptionvoid
ReservationServiceImpl.saveReservation
(TransportUnitReservation reservation) Save aReservation
.