public class OrderServiceImplementation extends Object implements OrderService
| Constructor and Description |
|---|
OrderServiceImplementation() |
@Valid public @Valid Order placeOrder(String item, int quantity)
placeOrder in interface OrderServiceCopyright © 2008–2017. All rights reserved.