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