| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected InfoQualifyType |
DisplayOutput.infoQualify
The Info qualify.
|
protected InfoQualifyType |
OutputResult.infoQualify
The Info qualify.
|
protected InfoQualifyType |
InputResult.infoQualify
The Info qualify.
|
protected InfoQualifyType |
InputData.infoQualify
The Info qualify.
|
| Modifier and Type | Method and Description |
|---|---|
static InfoQualifyType |
InfoQualifyType.fromValue(String v)
From value info qualify type.
|
InfoQualifyType |
DisplayOutput.getInfoQualify()
Gets the value of the infoQualify property.
|
InfoQualifyType |
OutputResult.getInfoQualify()
Gets the value of the infoQualify property.
|
InfoQualifyType |
InputResult.getInfoQualify()
Gets the value of the infoQualify property.
|
InfoQualifyType |
InputData.getInfoQualify()
Gets the value of the infoQualify property.
|
static InfoQualifyType |
InfoQualifyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InfoQualifyType[] |
InfoQualifyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DisplayOutput.setInfoQualify(InfoQualifyType value)
Sets the value of the infoQualify property.
|
void |
OutputResult.setInfoQualify(InfoQualifyType value)
Sets the value of the infoQualify property.
|
void |
InputResult.setInfoQualify(InfoQualifyType value)
Sets the value of the infoQualify property.
|
void |
InputData.setInfoQualify(InfoQualifyType value)
Sets the value of the infoQualify property.
|
Copyright © 2022. All rights reserved.