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