| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected EncapsulatedContentType |
SignedDataType.encapsulatedContent |
protected EncapsulatedContentType |
DigestedDataType.encapsulatedContent |
protected EncapsulatedContentType |
AuthenticatedDataType.encapsulatedContent |
| Modifier and Type | Method and Description |
|---|---|
EncapsulatedContentType |
ObjectFactory.createEncapsulatedContentType()
Create an instance of
EncapsulatedContentType |
EncapsulatedContentType |
SignedDataType.getEncapsulatedContent()
Gets the value of the encapsulatedContent property.
|
EncapsulatedContentType |
DigestedDataType.getEncapsulatedContent()
Gets the value of the encapsulatedContent property.
|
EncapsulatedContentType |
AuthenticatedDataType.getEncapsulatedContent()
Gets the value of the encapsulatedContent property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SignedDataType.setEncapsulatedContent(EncapsulatedContentType value)
Sets the value of the encapsulatedContent property.
|
void |
DigestedDataType.setEncapsulatedContent(EncapsulatedContentType value)
Sets the value of the encapsulatedContent property.
|
void |
AuthenticatedDataType.setEncapsulatedContent(EncapsulatedContentType value)
Sets the value of the encapsulatedContent property.
|
Copyright © 2018. All rights reserved.