Package | Description |
---|---|
com.secutix.plugin.paymentintegration.dto.order | |
com.secutix.plugin.paymentintegration.service | |
com.secutix.plugin.paymentintegration.service.emptyImpl |
Modifier and Type | Field and Description |
---|---|
protected OrderDetailResult |
GetOrderDetailsResponse.orderDetailResult |
protected OrderDetailResult |
GetOrderDetailsResponse.orderDetailResult |
Modifier and Type | Method and Description |
---|---|
OrderDetailResult |
GetOrderDetailsResponse.getOrderDetailResult()
Gets the value of the orderDetailResult property.
|
OrderDetailResult |
GetOrderDetailsResponse.getOrderDetailResult()
Gets the value of the orderDetailResult property.
|
Modifier and Type | Method and Description |
---|---|
void |
GetOrderDetailsResponse.setOrderDetailResult(OrderDetailResult value)
Sets the value of the orderDetailResult property.
|
void |
GetOrderDetailsResponse.setOrderDetailResult(OrderDetailResult value)
Sets the value of the orderDetailResult property.
|
Modifier and Type | Method and Description |
---|---|
OrderDetailResult |
ExternalOrderService.getOrderDetails(Long orderId,
Long operationId,
Long movementId,
String orderToken,
OrderDetailGranularity granularity)
Returns the content of an order.
|
OrderDetailResult |
ExternalOrderService.getOrderDetails(Long orderId,
Long operationId,
Long movementId,
String orderToken,
OrderDetailGranularity granularity)
Returns the content of an order.
|
Modifier and Type | Method and Description |
---|---|
OrderDetailResult |
ExternalOrderServiceEmpty.getOrderDetails(Long orderId,
Long operationId,
Long movementId,
String orderToken,
OrderDetailGranularity granularity)
Returns the content of an order.
|
OrderDetailResult |
ExternalOrderServiceEmpty.getOrderDetails(Long orderId,
Long operationId,
Long movementId,
String orderToken,
OrderDetailGranularity granularity)
Returns the content of an order.
|
Copyright © 2021. All rights reserved.