Uses of Class
org.openwms.wms.receiving.api.ReceivingOrderPositionVO
Packages that use ReceivingOrderPositionVO
Package
Description
Contains types to handle receiving orders.
Contains types that belong to the public API of the WMS Receiving Service.
-
Uses of ReceivingOrderPositionVO in org.openwms.wms.receiving
Methods in org.openwms.wms.receiving that return ReceivingOrderPositionVOModifier and TypeMethodDescriptionReceivingMapper.convertToVO(ReceivingOrderPosition eo, CycleAvoidingMappingContext cycleAvoidingMappingContext) ReceivingMapperImpl.convertToVO(ReceivingOrderPosition eo, CycleAvoidingMappingContext cycleAvoidingMappingContext) Methods in org.openwms.wms.receiving with parameters of type ReceivingOrderPositionVOModifier and TypeMethodDescriptionReceivingMapper.convertFromVO(ReceivingOrderPositionVO vo, CycleAvoidingMappingContext cycleAvoidingMappingContext) ReceivingMapperImpl.convertFromVO(ReceivingOrderPositionVO vo, CycleAvoidingMappingContext cycleAvoidingMappingContext) -
Uses of ReceivingOrderPositionVO in org.openwms.wms.receiving.api
Methods in org.openwms.wms.receiving.api with parameters of type ReceivingOrderPositionVOModifier and TypeMethodDescriptionBaseReceivingOrderPositionVOVisitor.visitVO(ReceivingOrderPositionVO position)