Modifier and Type | Field and Description |
---|---|
protected FileDetailGranularity |
GetFileDetails.granularity |
protected FileDetailGranularity |
GetFileDetails.granularity |
Modifier and Type | Method and Description |
---|---|
static FileDetailGranularity |
FileDetailGranularity.fromValue(String v) |
static FileDetailGranularity |
FileDetailGranularity.fromValue(String v) |
FileDetailGranularity |
GetFileDetails.getGranularity()
Gets the value of the granularity property.
|
FileDetailGranularity |
GetFileDetails.getGranularity()
Gets the value of the granularity property.
|
static FileDetailGranularity |
FileDetailGranularity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileDetailGranularity |
FileDetailGranularity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileDetailGranularity[] |
FileDetailGranularity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static FileDetailGranularity[] |
FileDetailGranularity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GetFileDetails.setGranularity(FileDetailGranularity value)
Sets the value of the granularity property.
|
void |
GetFileDetails.setGranularity(FileDetailGranularity value)
Sets the value of the granularity 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.
|
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.
|
Copyright © 2021. All rights reserved.