public class CreateOrUpdateOrderWithGranularityResponse extends Object implements Serializable
Java class for createOrUpdateOrderWithGranularityResponse complex type.
The following schema fragment specifies the expected content contained within this class.
| Modifier and Type | Field and Description |
|---|---|
protected OrderUpdateResult |
orderUpdateResult |
| Constructor and Description |
|---|
CreateOrUpdateOrderWithGranularityResponse() |
| Modifier and Type | Method and Description |
|---|---|
OrderUpdateResult |
getOrderUpdateResult()
Gets the value of the orderUpdateResult property.
|
void |
setOrderUpdateResult(OrderUpdateResult value)
Sets the value of the orderUpdateResult property.
|
protected OrderUpdateResult orderUpdateResult
public CreateOrUpdateOrderWithGranularityResponse()
public OrderUpdateResult getOrderUpdateResult()
OrderUpdateResultpublic void setOrderUpdateResult(OrderUpdateResult value)
value - allowed object is
OrderUpdateResultCopyright © 2021. All rights reserved.