Uses of Class
org.openwms.wms.inventory.api.PhysicalDistributionVO
Packages that use PhysicalDistributionVO
-
Uses of PhysicalDistributionVO in org.openwms.wms.inventory.api
Fields in org.openwms.wms.inventory.api declared as PhysicalDistributionVOModifier and TypeFieldDescriptionPackagingUnitVO.loadUnitDistribution
How are thePackagingUnit
s distributed in aLoadUnit
.Methods in org.openwms.wms.inventory.api that return PhysicalDistributionVOMethods in org.openwms.wms.inventory.api with parameters of type PhysicalDistributionVOModifier and TypeMethodDescriptionvoid
PackagingUnitVO.setLoadUnitDistribution
(PhysicalDistributionVO loadUnitDistribution) -
Uses of PhysicalDistributionVO in org.openwms.wms.inventory.impl
Methods in org.openwms.wms.inventory.impl that return PhysicalDistributionVOModifier and TypeMethodDescriptionLoadUnitDistributionConverter.convertTo
(PackagingUnit source, PhysicalDistributionVO destination) Methods in org.openwms.wms.inventory.impl with parameters of type PhysicalDistributionVOModifier and TypeMethodDescriptionLoadUnitDistributionConverter.convertFrom
(PhysicalDistributionVO source, PackagingUnit destination) LoadUnitControllerDocumentationLoadUnitDistributionConverter.convertTo
(PackagingUnit source, PhysicalDistributionVO destination)