Constructor and Description |
---|
Orders()
Constructor
|
Modifier and Type | Method and Description |
---|---|
OrderIf[] |
getOrderArray() |
int |
getTotalNumOrders() |
void |
setOrderArray(OrderIf[] orderArray) |
void |
setTotalNumOrders(int totalNumOrders) |
public OrderIf[] getOrderArray()
getOrderArray
in interface OrdersIf
public void setOrderArray(OrderIf[] orderArray)
setOrderArray
in interface OrdersIf
orderArray
- The orderArray to set.public int getTotalNumOrders()
getTotalNumOrders
in interface OrdersIf
public void setTotalNumOrders(int totalNumOrders)
setTotalNumOrders
in interface OrdersIf
totalNumOrders
- The totalNumOrders to set.Copyright © 2018 DS Data Systems UK Ltd.