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 TransportUnits.-
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 aTransportUnitinstance.Methods in org.openwms.wms.receiving.transport with parameters of type TransportUnitModifier and TypeMethodDescriptionTransportUnitService.upsert(@NotNull TransportUnit transportUnit) Create or update aTransportUnitinstance. -
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 aTransportUnitinstance.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 aTransportUnitinstance.