Package | Description |
---|---|
com.tibco.aff.oms.dto.order | |
com.tibco.aff.ope.dto.request | |
com.tibco.aff.ope.types |
Modifier and Type | Method and Description |
---|---|
OrderRequest |
ObjectFactory.createOrderRequest()
Create an instance of
OrderRequest |
OrderRequest |
OrderResult.Request.getOrderRequest()
Gets the value of the orderRequest property.
|
OrderRequest |
OrderAmendment.getOrderRequest()
Gets the value of the orderRequest property.
|
Modifier and Type | Method and Description |
---|---|
void |
OrderResult.Request.setOrderRequest(OrderRequest value)
Sets the value of the orderRequest property.
|
void |
OrderAmendment.setOrderRequest(OrderRequest value)
Sets the value of the orderRequest property.
|
Modifier and Type | Method and Description |
---|---|
OrderRequest |
ValidateOfferResponse.getOrderRequest()
Gets the value of the orderRequest property.
|
OrderRequest |
ValidateOfferRequest.getOrderRequest()
Gets the value of the orderRequest property.
|
OrderRequest |
GetOfferRequest.getOrderRequest()
Gets the value of the orderRequest property.
|
Modifier and Type | Method and Description |
---|---|
void |
ValidateOfferResponse.setOrderRequest(OrderRequest value)
Sets the value of the orderRequest property.
|
void |
ValidateOfferRequest.setOrderRequest(OrderRequest value)
Sets the value of the orderRequest property.
|
void |
GetOfferRequest.setOrderRequest(OrderRequest value)
Sets the value of the orderRequest property.
|
Modifier and Type | Method and Description |
---|---|
OrderRequest |
OfferService.getRequestOrder()
Get the order basket present in the request
|