Package org.openwms.wms.location.impl
Class LocationMapperImpl
java.lang.Object
org.openwms.wms.location.impl.LocationMapper
org.openwms.wms.location.impl.LocationMapperImpl
@Generated("org.mapstruct.ap.MappingProcessor")
@Component
public class LocationMapperImpl
extends LocationMapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconvertFromMO
(org.openwms.common.location.api.messages.LocationMO mo) convertToVO
(Location eo) Methods inherited from class org.openwms.wms.location.impl.LocationMapper
convert, convertFromId, convertToId
-
Constructor Details
-
LocationMapperImpl
public LocationMapperImpl()
-
-
Method Details
-
convertToVO
- Specified by:
convertToVO
in classLocationMapper
-
convertFromVO
- Specified by:
convertFromVO
in classLocationMapper
-
convertFromMO
- Specified by:
convertFromMO
in classLocationMapper
-