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