Uses of Class
org.openwms.wms.receiving.transport.TransportUnit
Package
Description
Contains the service internal implementation of the Transport management.
Contains internal implementation types to manage
org.openwms.wms.receiving.transport.TransportUnit TransportUnit
s.-
Uses of TransportUnit in org.openwms.wms.receiving.transport
Modifier and TypeMethodDescriptionTransportUnitMapper.convertFromMO
(TransportUnitMO mo) TransportUnitMapperImpl.convertFromMO
(TransportUnitMO mo) TransportUnitService.upsert
(@NotNull TransportUnit transportUnit) Create or update aTransportUnit
instance.Modifier and TypeMethodDescriptionTransportUnitService.upsert
(@NotNull TransportUnit transportUnit) Create or update aTransportUnit
instance. -
Uses of TransportUnit in org.openwms.wms.receiving.transport.impl
Modifier and TypeMethodDescriptionTransportUnitServiceImpl.upsert
(@NotNull TransportUnit transportUnit) Create or update aTransportUnit
instance.Modifier and TypeMethodDescriptionTransportUnitServiceImpl.upsert
(@NotNull TransportUnit transportUnit) Create or update aTransportUnit
instance.