Class LoadUnitDistributionConverter

java.lang.Object
com.github.dozermapper.core.DozerConverter<PackagingUnit,PhysicalDistributionVO>
org.openwms.wms.inventory.impl.LoadUnitDistributionConverter
All Implemented Interfaces:
com.github.dozermapper.core.ConfigurableCustomConverter, com.github.dozermapper.core.CustomConverter

public class LoadUnitDistributionConverter extends com.github.dozermapper.core.DozerConverter<PackagingUnit,PhysicalDistributionVO>
A LoadUnitDistributionConverter is a Dozer Converter
Author:
Heiko Scherrer
See Also:
  • DozerConverter