Uses of Interface
org.openwms.wms.inventory.DimensionMapper
Packages that use DimensionMapper
- 
Uses of DimensionMapper in org.openwms.wms.inventory
Classes in org.openwms.wms.inventory that implement DimensionMapperFields in org.openwms.wms.inventory declared as DimensionMapperModifier and TypeFieldDescriptionprivate final DimensionMapperLoadUnitMapperImpl.dimensionMapperprivate final DimensionMapperPackagingUnitMapperImpl_.dimensionMapperprivate DimensionMapperProductMapper.dimensionMapperprivate final DimensionMapperProductMapperImpl.dimensionMapperprivate DimensionMapperUomRelationMapper.dimensionMapperConstructors in org.openwms.wms.inventory with parameters of type DimensionMapperModifierConstructorDescriptionLoadUnitMapperImpl(ProductMapper productMapper, DimensionMapper dimensionMapper) PackagingUnitMapperImpl_(LoadUnitMapper loadUnitMapper, ProductMapper productMapper, DimensionMapper dimensionMapper, LocationMapper locationMapper, UomRelationMapper uomRelationMapper) ProductMapperImpl(DimensionMapper dimensionMapper, LocationMapper locationMapper)