Package | Description |
---|---|
com.secutix.plugin.paymentintegration.dto.order |
Modifier and Type | Field and Description |
---|---|
protected OrderState |
AggregatedOrderHistoryData.orderState |
protected OrderState |
OrderDetailsData.orderState |
protected OrderState |
OrderSummaryData.orderState |
protected OrderState |
OrderSummaryData.orderState |
protected OrderState |
OrderDetailsData.orderState |
protected OrderState |
AggregatedOrderHistoryData.orderState |
Modifier and Type | Field and Description |
---|---|
protected List<OrderState> |
ListOrdersByCriteria.states |
protected List<OrderState> |
SearchCulturalContactsOfOrdersByCriteria.states |
protected List<OrderState> |
SearchCulturalContactsOfOrdersByCriteria.states |
protected List<OrderState> |
ListOrdersByCriteria.states |
Modifier and Type | Method and Description |
---|---|
static OrderState |
OrderState.fromValue(String v) |
static OrderState |
OrderState.fromValue(String v) |
OrderState |
AggregatedOrderHistoryData.getOrderState()
Gets the value of the orderState property.
|
OrderState |
OrderDetailsData.getOrderState()
Gets the value of the orderState property.
|
OrderState |
OrderSummaryData.getOrderState()
Gets the value of the orderState property.
|
OrderState |
OrderSummaryData.getOrderState()
Gets the value of the orderState property.
|
OrderState |
OrderDetailsData.getOrderState()
Gets the value of the orderState property.
|
OrderState |
AggregatedOrderHistoryData.getOrderState()
Gets the value of the orderState property.
|
static OrderState |
OrderState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrderState |
OrderState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrderState[] |
OrderState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static OrderState[] |
OrderState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<OrderState> |
ListOrdersByCriteria.getStates()
Gets the value of the states property.
|
List<OrderState> |
SearchCulturalContactsOfOrdersByCriteria.getStates()
Gets the value of the states property.
|
List<OrderState> |
SearchCulturalContactsOfOrdersByCriteria.getStates()
Gets the value of the states property.
|
List<OrderState> |
ListOrdersByCriteria.getStates()
Gets the value of the states property.
|
Modifier and Type | Method and Description |
---|---|
void |
AggregatedOrderHistoryData.setOrderState(OrderState value)
Sets the value of the orderState property.
|
void |
OrderDetailsData.setOrderState(OrderState value)
Sets the value of the orderState property.
|
void |
OrderSummaryData.setOrderState(OrderState value)
Sets the value of the orderState property.
|
void |
OrderSummaryData.setOrderState(OrderState value)
Sets the value of the orderState property.
|
void |
OrderDetailsData.setOrderState(OrderState value)
Sets the value of the orderState property.
|
void |
AggregatedOrderHistoryData.setOrderState(OrderState value)
Sets the value of the orderState property.
|
Copyright © 2021. All rights reserved.