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
Modifier and TypeFieldDescriptionprivate CaptureDetailsVO
A key/value dictionary of arbitrary values captured on the position. -
Constructor Summary
-
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
-