Uses of Class
org.openwms.wms.receiving.transport.TransportUnit
Packages that use 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
Methods in org.openwms.wms.receiving.transport that return TransportUnitModifier and TypeMethodDescriptionTransportUnitMapper.convertFromMO
(TransportUnitMO mo) TransportUnitMapperImpl.convertFromMO
(TransportUnitMO mo) TransportUnitService.upsert
(@NotNull TransportUnit transportUnit) Create or update aTransportUnit
instance.Methods in org.openwms.wms.receiving.transport with parameters of type TransportUnitModifier and TypeMethodDescriptionTransportUnitService.upsert
(@NotNull TransportUnit transportUnit) Create or update aTransportUnit
instance. -
Uses of TransportUnit in org.openwms.wms.receiving.transport.impl
Methods in org.openwms.wms.receiving.transport.impl that return TransportUnitModifier and TypeMethodDescriptionTransportUnitServiceImpl.upsert
(@NotNull TransportUnit transportUnit) Create or update aTransportUnit
instance.Methods in org.openwms.wms.receiving.transport.impl that return types with arguments of type TransportUnitMethods in org.openwms.wms.receiving.transport.impl with parameters of type TransportUnitModifier and TypeMethodDescriptionTransportUnitServiceImpl.upsert
(@NotNull TransportUnit transportUnit) Create or update aTransportUnit
instance.