Package org.openwms.wms.transport
Class TransportUnitMapperImpl
java.lang.Object
org.openwms.wms.transport.TransportUnitMapperImpl
- All Implemented Interfaces:
TransportUnitMapper
@Generated("org.mapstruct.ap.MappingProcessor")
@Component
public class TransportUnitMapperImpl
extends Object
implements TransportUnitMapper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconvertMO
(org.openwms.common.transport.api.messages.TransportUnitMO mo) private String
moTransportUnitTypeType
(org.openwms.common.transport.api.messages.TransportUnitMO transportUnitMO)
-
Field Details
-
locationMapper
-
-
Constructor Details
-
TransportUnitMapperImpl
-
-
Method Details
-
convertMO
- Specified by:
convertMO
in interfaceTransportUnitMapper
-
convertVO
- Specified by:
convertVO
in interfaceTransportUnitMapper
-
moTransportUnitTypeType
private String moTransportUnitTypeType(org.openwms.common.transport.api.messages.TransportUnitMO transportUnitMO)
-