| Package | Description |
|---|---|
| com.acquitygroup.webtest.model |
| Modifier and Type | Method and Description |
|---|---|
List<Shipment> |
Order.getShipments() |
| Constructor and Description |
|---|
Order(Integer orderNumber,
String orderStatus,
Date orderDate,
List<Shipment> shipments,
Address billingAddress) |
Copyright © 2012-2013 Acquity Group. All Rights Reserved.