@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–2019 Eclipse Foundation. All rights reserved.