@ValidateOnExecution(type=GETTER_METHODS)
public interface OrderService
| Modifier and Type | Method and Description |
|---|---|
@NotNull Order |
getOrder() |
Order |
placeOrder(@NotNull String name) |
Copyright © 2008–2019 Eclipse Foundation. All rights reserved.