public class ListOrdersByCriteriaResponse extends Object implements Serializable
Java class for listOrdersByCriteriaResponse complex type.
The following schema fragment specifies the expected content contained within this class.
| Modifier and Type | Field and Description |
|---|---|
protected OrderSummaryListResult |
orderSummaryListResult |
| Constructor and Description |
|---|
ListOrdersByCriteriaResponse() |
| Modifier and Type | Method and Description |
|---|---|
OrderSummaryListResult |
getOrderSummaryListResult()
Gets the value of the orderSummaryListResult property.
|
void |
setOrderSummaryListResult(OrderSummaryListResult value)
Sets the value of the orderSummaryListResult property.
|
protected OrderSummaryListResult orderSummaryListResult
public OrderSummaryListResult getOrderSummaryListResult()
OrderSummaryListResultpublic void setOrderSummaryListResult(OrderSummaryListResult value)
value - allowed object is
OrderSummaryListResultCopyright © 2021. All rights reserved.