Uses of Class
org.openwms.common.transport.Barcode
Package
Description
This package contains representations of Common service transport package.
This package contains the internal types of the microservice implementation.
-
Uses of Barcode in org.openwms.common.transport
-
Uses of Barcode in org.openwms.wms.movements.impl
Modifier and TypeFieldDescriptionprivate @NotNull Barcode
Movement.transportUnitBk
The business key of theTransportUnit
to move.Modifier and TypeMethodDescriptionMovementRepository.findByTransportUnitBkAndTypeInAndStateIn
(Barcode transportUnitBk, List<MovementType> types, List<DefaultMovementState> states) void
Movement.setTransportUnitBk
(Barcode transportUnitBk)