public class IOShipmentProductContainer extends IOBase
Constructor and Description |
---|
IOShipmentProductContainer()
Constructor
|
IOShipmentProductContainer(java.util.List<IOShipmentProduct> shippedProduct)
Constructor
|
Modifier and Type | Method and Description |
---|---|
java.util.List<IOShipmentProduct> |
getShippedProduct() |
void |
setShippedProduct(java.util.List<IOShipmentProduct> shippedProduct) |
public IOShipmentProductContainer()
public IOShipmentProductContainer(java.util.List<IOShipmentProduct> shippedProduct)
shippedProduct
- the shippedProductpublic java.util.List<IOShipmentProduct> getShippedProduct()
public void setShippedProduct(java.util.List<IOShipmentProduct> shippedProduct)
shippedProduct
- the shippedProduct to setCopyright © 2018 DS Data Systems UK Ltd.