public class TestListOrders extends Object
| Constructor and Description |
|---|
TestListOrders() |
| Modifier and Type | Method and Description |
|---|---|
List<Long> |
getOrderIds() |
List<BaseOrder> |
getOrders() |
void |
setOrderIds(List<Long> orderIds) |
void |
setOrders(List<BaseOrder> orders) |
String |
toString() |
Copyright © 2019 JBoss by Red Hat. All rights reserved.