Package org.openwms.common.transport
Interface TransportUnitMapper
- All Known Implementing Classes:
TransportUnitMapperImpl
public interface TransportUnitMapper
A TransportUnitMapper.
- Author:
- Heiko Scherrer
-
Method Summary
Modifier and TypeMethodDescriptionorg.openwms.common.transport.api.messages.TransportUnitMO
convertToMO
(org.openwms.common.transport.api.TransportUnitVO vo)
-
Method Details
-
convertToMO
org.openwms.common.transport.api.messages.TransportUnitMO convertToMO(org.openwms.common.transport.api.TransportUnitVO vo)
-