Uses of Class
org.openwms.wms.receiving.api.UomRelationVO
Packages that use 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
Fields in org.openwms.wms.receiving.api declared as UomRelationVOModifier and TypeFieldDescriptionQuantityCaptureOnLocationRequestVO.uomRelation
Describes the kind of UOM thePackagingUnit
(s) are received in.Methods in org.openwms.wms.receiving.api that return UomRelationVOMethods in org.openwms.wms.receiving.api with parameters of type UomRelationVOModifier and TypeMethodDescriptionvoid
QuantityCaptureOnLocationRequestVO.setUomRelation
(UomRelationVO uomRelation) -
Uses of UomRelationVO in org.openwms.wms.receiving.spi.wms.inventory
Fields in org.openwms.wms.receiving.spi.wms.inventory declared as UomRelationVOConstructors in org.openwms.wms.receiving.spi.wms.inventory with parameters of type UomRelationVOModifierConstructorDescriptionPackagingUnitVO
(UomRelationVO uomRelation, org.openwms.core.units.api.Measurable quantity)