Class UomRelationVO

java.lang.Object
org.openwms.wms.receiving.api.UomRelationVO
All Implemented Interfaces:
Serializable

public class UomRelationVO extends Object implements 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 Details

    • pKey

      public String pKey
      The persistent unique key.
  • Constructor Details