Class AllocationMapperImpl
java.lang.Object
org.openwms.common.transport.allocation.AllocationMapperImpl
- All Implemented Interfaces:
AllocationMapper
@Generated("org.mapstruct.ap.MappingProcessor")
@Component
public class AllocationMapperImpl
extends Object
implements AllocationMapper
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionconvert
(List<TransportUnitAllocation> entities) convert
(TransportUnitAllocation entity) private String
entityActualLocationErpCode
(TransportUnitAllocation transportUnitAllocation) private String
entityTransportUnitBarcodeValue
(TransportUnitAllocation transportUnitAllocation)
-
Constructor Details
-
AllocationMapperImpl
public AllocationMapperImpl()
-
-
Method Details
-
convert
- Specified by:
convert
in interfaceAllocationMapper
-
convert
- Specified by:
convert
in interfaceAllocationMapper
-
entityTransportUnitBarcodeValue
-
entityActualLocationErpCode
-