Class CaptureRequestVO

java.lang.Object
org.openwms.wms.receiving.api.CaptureRequestVO
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
QuantityCaptureOnLocationRequestVO, QuantityCaptureRequestVO, TUCaptureRequestVO

public class CaptureRequestVO extends Object implements Serializable
A CaptureRequestVO.
Author:
Heiko Scherrer
See Also:
  • Field Details

    • details

      private CaptureDetailsVO details
      A key/value dictionary of arbitrary values captured on the position.
  • Constructor Details

    • CaptureRequestVO

      public CaptureRequestVO()
  • Method Details