| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected ContentInformationType |
CardholderPINType.encrPINBlock |
protected ContentInformationType |
InputType.password |
protected ContentInformationType |
CardDataType.protectedCardData |
protected ContentInformationType |
MobileDataType.protectedMobileData |
protected ContentInformationType |
PaymentResultType.protectedSignature |
protected ContentInformationType |
SaleToPOIResponse.securityTrailer |
protected ContentInformationType |
SaleToPOIRequest.securityTrailer |
| Modifier and Type | Method and Description |
|---|---|
ContentInformationType |
ObjectFactory.createContentInformationType()
Create an instance of
ContentInformationType |
ContentInformationType |
CardholderPINType.getEncrPINBlock()
Gets the value of the encrPINBlock property.
|
ContentInformationType |
InputType.getPassword()
Gets the value of the password property.
|
ContentInformationType |
CardDataType.getProtectedCardData()
Gets the value of the protectedCardData property.
|
ContentInformationType |
MobileDataType.getProtectedMobileData()
Gets the value of the protectedMobileData property.
|
ContentInformationType |
PaymentResultType.getProtectedSignature()
Gets the value of the protectedSignature property.
|
ContentInformationType |
SaleToPOIResponse.getSecurityTrailer()
Gets the value of the securityTrailer property.
|
ContentInformationType |
SaleToPOIRequest.getSecurityTrailer()
Gets the value of the securityTrailer property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CardholderPINType.setEncrPINBlock(ContentInformationType value)
Sets the value of the encrPINBlock property.
|
void |
InputType.setPassword(ContentInformationType value)
Sets the value of the password property.
|
void |
CardDataType.setProtectedCardData(ContentInformationType value)
Sets the value of the protectedCardData property.
|
void |
MobileDataType.setProtectedMobileData(ContentInformationType value)
Sets the value of the protectedMobileData property.
|
void |
PaymentResultType.setProtectedSignature(ContentInformationType value)
Sets the value of the protectedSignature property.
|
void |
SaleToPOIResponse.setSecurityTrailer(ContentInformationType value)
Sets the value of the securityTrailer property.
|
void |
SaleToPOIRequest.setSecurityTrailer(ContentInformationType value)
Sets the value of the securityTrailer property.
|
Copyright © 2018. All rights reserved.