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:
 convertToVOin classLocationMapper
 - 
convertFromVO
- Specified by:
 convertFromVOin classLocationMapper
 - 
convertFromMO
- Specified by:
 convertFromMOin classLocationMapper
 
 -