Modifier and Type | Field and Description |
---|---|
protected OrderDetailGranularity |
GetOrderDetails.granularity |
protected OrderDetailGranularity |
GetOrderDetails.granularity |
protected OrderDetailGranularity |
FileDetailResult.orderDetailGranularity |
protected OrderDetailGranularity |
GetFileDetails.orderDetailGranularity |
protected OrderDetailGranularity |
OrderDetailResult.orderDetailGranularity |
protected OrderDetailGranularity |
OrderDetailResult.orderDetailGranularity |
protected OrderDetailGranularity |
GetFileDetails.orderDetailGranularity |
protected OrderDetailGranularity |
FileDetailResult.orderDetailGranularity |
Modifier and Type | Method and Description |
---|---|
static OrderDetailGranularity |
OrderDetailGranularity.fromValue(String v) |
static OrderDetailGranularity |
OrderDetailGranularity.fromValue(String v) |
OrderDetailGranularity |
GetOrderDetails.getGranularity()
Gets the value of the granularity property.
|
OrderDetailGranularity |
GetOrderDetails.getGranularity()
Gets the value of the granularity property.
|
OrderDetailGranularity |
FileDetailResult.getOrderDetailGranularity()
Gets the value of the orderDetailGranularity property.
|
OrderDetailGranularity |
GetFileDetails.getOrderDetailGranularity()
Gets the value of the orderDetailGranularity property.
|
OrderDetailGranularity |
OrderDetailResult.getOrderDetailGranularity()
Gets the value of the orderDetailGranularity property.
|
OrderDetailGranularity |
OrderDetailResult.getOrderDetailGranularity()
Gets the value of the orderDetailGranularity property.
|
OrderDetailGranularity |
GetFileDetails.getOrderDetailGranularity()
Gets the value of the orderDetailGranularity property.
|
OrderDetailGranularity |
FileDetailResult.getOrderDetailGranularity()
Gets the value of the orderDetailGranularity property.
|
static OrderDetailGranularity |
OrderDetailGranularity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrderDetailGranularity |
OrderDetailGranularity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrderDetailGranularity[] |
OrderDetailGranularity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static OrderDetailGranularity[] |
OrderDetailGranularity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GetOrderDetails.setGranularity(OrderDetailGranularity value)
Sets the value of the granularity property.
|
void |
GetOrderDetails.setGranularity(OrderDetailGranularity value)
Sets the value of the granularity property.
|
void |
FileDetailResult.setOrderDetailGranularity(OrderDetailGranularity value)
Sets the value of the orderDetailGranularity property.
|
void |
GetFileDetails.setOrderDetailGranularity(OrderDetailGranularity value)
Sets the value of the orderDetailGranularity property.
|
void |
OrderDetailResult.setOrderDetailGranularity(OrderDetailGranularity value)
Sets the value of the orderDetailGranularity property.
|
void |
OrderDetailResult.setOrderDetailGranularity(OrderDetailGranularity value)
Sets the value of the orderDetailGranularity property.
|
void |
GetFileDetails.setOrderDetailGranularity(OrderDetailGranularity value)
Sets the value of the orderDetailGranularity property.
|
void |
FileDetailResult.setOrderDetailGranularity(OrderDetailGranularity value)
Sets the value of the orderDetailGranularity property.
|
Modifier and Type | Method and Description |
---|---|
FileDetailResult |
ExternalOrderService.getFileDetails(Integer requestId,
Long fileId,
Long operationId,
Long movementId,
Boolean currentView,
FileDetailGranularity granularity,
OrderDetailGranularity orderDetailGranularity)
Get the file details.
|
FileDetailResult |
ExternalOrderService.getFileDetails(Integer requestId,
Long fileId,
Long operationId,
Long movementId,
Boolean currentView,
FileDetailGranularity granularity,
OrderDetailGranularity orderDetailGranularity)
Get the file details.
|
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 |
---|---|
FileDetailResult |
ExternalOrderServiceEmpty.getFileDetails(Integer requestId,
Long fileId,
Long operationId,
Long movementId,
Boolean currentView,
FileDetailGranularity granularity,
OrderDetailGranularity orderDetailGranularity)
Get the file details.
|
FileDetailResult |
ExternalOrderServiceEmpty.getFileDetails(Integer requestId,
Long fileId,
Long operationId,
Long movementId,
Boolean currentView,
FileDetailGranularity granularity,
OrderDetailGranularity orderDetailGranularity)
Get the file details.
|
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.