Class TransportUnitMapperImpl

java.lang.Object
org.openwms.common.transport.TransportUnitMapperImpl
All Implemented Interfaces:
TransportUnitMapper

@Generated("org.mapstruct.ap.MappingProcessor") @Component public class TransportUnitMapperImpl extends Object implements TransportUnitMapper
  • Constructor Details

    • TransportUnitMapperImpl

      public TransportUnitMapperImpl()
  • Method Details

    • convertToMO

      public org.openwms.common.transport.api.messages.TransportUnitMO convertToMO(org.openwms.common.transport.api.TransportUnitVO vo)
      Specified by:
      convertToMO in interface TransportUnitMapper