Package org.openwms.wms.receiving.api
Class CaptureRequestVO
java.lang.Object
org.openwms.wms.receiving.api.CaptureRequestVO
- All Implemented Interfaces:
 Serializable
- Direct Known Subclasses:
 QuantityCaptureOnLocationRequestVO,QuantityCaptureRequestVO,TUCaptureRequestVO
A CaptureRequestVO.
- Author:
 - Heiko Scherrer
 - See Also:
 
- 
Field Summary
FieldsModifier and TypeFieldDescriptionprivate CaptureDetailsVOA key/value dictionary of arbitrary values captured on the position. - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
details
A key/value dictionary of arbitrary values captured on the position. 
 - 
 - 
Constructor Details
- 
CaptureRequestVO
public CaptureRequestVO() 
 - 
 - 
Method Details
- 
getDetails
 - 
setDetails
 
 -