|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use OrderShipment | |
|---|---|
| com.elasticpath.domain.order | |
| com.elasticpath.domain.order.impl | |
| Uses of OrderShipment in com.elasticpath.domain.order |
|---|
| Methods in com.elasticpath.domain.order with parameters of type OrderShipment | |
|---|---|
void |
Order.addShipment(OrderShipment orderShipment)
Add an order shipment. |
| Uses of OrderShipment in com.elasticpath.domain.order.impl |
|---|
| Classes in com.elasticpath.domain.order.impl that implement OrderShipment | |
|---|---|
class |
OrderShipmentImpl
OrderShipment represents a customer's order shipment. |
| Methods in com.elasticpath.domain.order.impl with parameters of type OrderShipment | |
|---|---|
void |
OrderImpl.addShipment(OrderShipment orderShipment)
Add an order shipment. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||