public interface ShipmentService
void
findShipment(String id)
Shipment
getAnotherShipment()
getShipment()
void findShipment(@NotNull String id)
@NotNull Shipment getShipment()
@NotNull Shipment getAnotherShipment()
Copyright © 2008–2014. All rights reserved.