| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected EncapsulatedContent |
DigestedData.encapsulatedContent
The Encapsulated content.
|
protected EncapsulatedContent |
SignedData.encapsulatedContent
The Encapsulated content.
|
protected EncapsulatedContent |
AuthenticatedData.encapsulatedContent
The Encapsulated content.
|
| Modifier and Type | Method and Description |
|---|---|
EncapsulatedContent |
ObjectFactory.createEncapsulatedContent()
Create an instance of
EncapsulatedContent |
EncapsulatedContent |
DigestedData.getEncapsulatedContent()
Gets the value of the encapsulatedContent property.
|
EncapsulatedContent |
SignedData.getEncapsulatedContent()
Gets the value of the encapsulatedContent property.
|
EncapsulatedContent |
AuthenticatedData.getEncapsulatedContent()
Gets the value of the encapsulatedContent property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DigestedData.setEncapsulatedContent(EncapsulatedContent value)
Sets the value of the encapsulatedContent property.
|
void |
SignedData.setEncapsulatedContent(EncapsulatedContent value)
Sets the value of the encapsulatedContent property.
|
void |
AuthenticatedData.setEncapsulatedContent(EncapsulatedContent value)
Sets the value of the encapsulatedContent property.
|
Copyright © 2022. All rights reserved.