@ValidateOnExecution(type=ALL)
public interface ShipmentService
| Modifier and Type | Method and Description |
|---|---|
void |
findShipment(@NotNull String id) |
@NotNull Shipment |
getAnotherShipment() |
@NotNull Shipment |
getShipment() |
Copyright © 2008–2017. All rights reserved.