Uses of Class
org.openwms.wms.receiving.api.UomRelationVO
Package
Description
Contains types that belong to the public API of the WMS Receiving Service.
Contains types of to access the WMS Inventory Service Inventory REST API.
-
Uses of UomRelationVO in org.openwms.wms.receiving.api
Modifier and TypeFieldDescriptionQuantityCaptureOnLocationRequestVO.uomRelation
Describes the kind of UOM thePackagingUnit
(s) are received in.Modifier and TypeMethodDescriptionvoid
QuantityCaptureOnLocationRequestVO.setUomRelation
(UomRelationVO uomRelation) -
Uses of UomRelationVO in org.openwms.wms.receiving.spi.wms.inventory
ModifierConstructorDescriptionPackagingUnitVO
(UomRelationVO uomRelation, org.openwms.core.units.api.Measurable quantity)