@NotNull Shipment |
ShipmentService.getAnotherShipment() |
Shipment |
ShipmentServiceSubClass.getAnotherShipment() |
@NotNull Shipment |
ShipmentBase.getAnotherShipment() |
Shipment |
ShipmentServiceImpl.getAnotherShipment() |
Shipment |
AnotherShipmentService1stInHierarchy.getShipment() |
@NotNull Shipment |
ShipmentService.getShipment() |
Shipment |
ShipmentServiceSubClass.getShipment() |
@NotNull Shipment |
ShipmentBase.getShipment() |
Shipment |
ShipmentServiceImpl.getShipment() |
Shipment |
AnotherShipmentService1stInHierarchyImpl.getShipment() |
@NotNull Shipment |
AnotherShipmentService2stInHierarchy.getShipment() |