Package org.openwms.wms.receiving.api
Class UomRelationVO
java.lang.Object
org.openwms.wms.receiving.api.UomRelationVO
- All Implemented Interfaces:
 Serializable
A UomRelationVO defines and identifies an UOM for a given Product with an unique label. It is used to define the same Product in various
 UOM, each one identified with a different label.
- Author:
 - Heiko Scherrer
 - See Also:
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
pKey
The persistent unique key. 
 - 
 - 
Constructor Details
- 
UomRelationVO
public UomRelationVO() - 
UomRelationVO
 
 -