public class ShipmentServiceSubClass extends ShipmentBase
| Constructor and Description |
|---|
ShipmentServiceSubClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
findShipment(@NotNull String id) |
Shipment |
getAnotherShipment() |
Shipment |
getShipment() |
public void findShipment(@NotNull
@NotNull String id)
findShipment in class ShipmentBasepublic Shipment getShipment()
getShipment in class ShipmentBasepublic Shipment getAnotherShipment()
getAnotherShipment in class ShipmentBaseCopyright © 2008–2017. All rights reserved.