Package | Description |
---|---|
com.secutix.plugin.fhorder.v1_0 | |
com.secutix.plugin.fhorder.v1_0.dto |
Modifier and Type | Method and Description |
---|---|
default OrderDetailResult |
OrderService.getOrderDetailWithGranularity(Long orderId,
OrderDetailGranularity granularity) |
Modifier and Type | Method and Description |
---|---|
OrderDetailGranularity |
OrderDetailResult.getOrderDetailGranularity() |
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.
|
Modifier and Type | Method and Description |
---|---|
void |
OrderDetailResult.setOrderDetailGranularity(OrderDetailGranularity orderDetailGranularity) |
Copyright © 2020. All rights reserved.