Uses of Class
org.openwms.common.transport.Barcode
Packages that use 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
Fields in org.openwms.common.transport with type parameters of type BarcodeModifier and TypeFieldDescriptionstatic jakarta.persistence.metamodel.EmbeddableType<Barcode> Barcode_.class_Barcode_.valueMethods in org.openwms.common.transport that return Barcode -
Uses of Barcode in org.openwms.wms.movements.impl
Fields in org.openwms.wms.movements.impl declared as BarcodeModifier and TypeFieldDescriptionprivate @NotNull BarcodeMovement.transportUnitBkThe business key of theTransportUnitto move.Fields in org.openwms.wms.movements.impl with type parameters of type BarcodeMethods in org.openwms.wms.movements.impl that return BarcodeMethods in org.openwms.wms.movements.impl with parameters of type BarcodeModifier and TypeMethodDescriptionMovementRepository.findByTransportUnitBkAndTypeInAndStateIn(Barcode transportUnitBk, List<MovementType> types, List<DefaultMovementState> states) voidMovement.setTransportUnitBk(Barcode transportUnitBk)