public class ShipmentServiceImpl extends Object implements ShipmentService
| Constructor and Description |
|---|
ShipmentServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
findShipment(@NotNull String id) |
Shipment |
getAnotherShipment() |
Shipment |
getShipment() |
public void findShipment(@NotNull
@NotNull String id)
findShipment in interface ShipmentServicepublic Shipment getShipment()
getShipment in interface ShipmentServicepublic Shipment getAnotherShipment()
getAnotherShipment in interface ShipmentServiceCopyright © 2008–2017. All rights reserved.