Package | Description |
---|---|
com.secutix.plugin.paymentintegration.dto.order |
Modifier and Type | Field and Description |
---|---|
protected OrderUpdateGranularity |
CreateOrUpdateOrderWithGranularity.orderUpdateGranularity |
protected OrderUpdateGranularity |
CreateOrUpdateOrderWithGranularity.orderUpdateGranularity |
Modifier and Type | Method and Description |
---|---|
static OrderUpdateGranularity |
OrderUpdateGranularity.fromValue(String v) |
static OrderUpdateGranularity |
OrderUpdateGranularity.fromValue(String v) |
OrderUpdateGranularity |
CreateOrUpdateOrderWithGranularity.getOrderUpdateGranularity()
Gets the value of the orderUpdateGranularity property.
|
OrderUpdateGranularity |
CreateOrUpdateOrderWithGranularity.getOrderUpdateGranularity()
Gets the value of the orderUpdateGranularity property.
|
static OrderUpdateGranularity |
OrderUpdateGranularity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrderUpdateGranularity |
OrderUpdateGranularity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrderUpdateGranularity[] |
OrderUpdateGranularity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static OrderUpdateGranularity[] |
OrderUpdateGranularity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CreateOrUpdateOrderWithGranularity.setOrderUpdateGranularity(OrderUpdateGranularity value)
Sets the value of the orderUpdateGranularity property.
|
void |
CreateOrUpdateOrderWithGranularity.setOrderUpdateGranularity(OrderUpdateGranularity value)
Sets the value of the orderUpdateGranularity property.
|
Copyright © 2021. All rights reserved.