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