public class OrderHistoryWrapper extends Object
| Constructor and Description |
|---|
OrderHistoryWrapper() |
| Modifier and Type | Method and Description |
|---|---|
List<OrderHistory> |
getOrderHistoryList() |
void |
setOrderHistoryList(List<OrderHistory> orderHistoryList) |
public List<OrderHistory> getOrderHistoryList()
public void setOrderHistoryList(List<OrderHistory> orderHistoryList)
Copyright © 2020. All rights reserved.