| Package | Description |
|---|---|
| de.adorsys.psd2.model |
| Modifier and Type | Method and Description |
|---|---|
TppMessage2XX |
TppMessage2XX.category(TppMessageCategory category) |
TppMessage2XX |
TppMessage2XX.code(MessageCode2XX code) |
TppMessage2XX |
TppMessage2XX.path(String path) |
TppMessage2XX |
TppMessage2XX.text(String text) |
| Modifier and Type | Method and Description |
|---|---|
ConsentsResponse201 |
ConsentsResponse201.addTppMessagesItem(TppMessage2XX tppMessagesItem) |
SigningBasketResponse201 |
SigningBasketResponse201.addTppMessagesItem(TppMessage2XX tppMessagesItem) |
PaymentInitiationCancelResponse202 |
PaymentInitiationCancelResponse202.addTppMessagesItem(TppMessage2XX tppMessagesItem) |
PaymentInitationRequestResponse201 |
PaymentInitationRequestResponse201.addTppMessagesItem(TppMessage2XX tppMessagesItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsentsResponse201.setTppMessages(List<TppMessage2XX> tppMessages) |
void |
SigningBasketResponse201.setTppMessages(List<TppMessage2XX> tppMessages) |
void |
PaymentInitiationCancelResponse202.setTppMessages(List<TppMessage2XX> tppMessages) |
void |
PaymentInitationRequestResponse201.setTppMessages(List<TppMessage2XX> tppMessages) |
ConsentsResponse201 |
ConsentsResponse201.tppMessages(List<TppMessage2XX> tppMessages) |
SigningBasketResponse201 |
SigningBasketResponse201.tppMessages(List<TppMessage2XX> tppMessages) |
PaymentInitiationCancelResponse202 |
PaymentInitiationCancelResponse202.tppMessages(List<TppMessage2XX> tppMessages) |
PaymentInitationRequestResponse201 |
PaymentInitationRequestResponse201.tppMessages(List<TppMessage2XX> tppMessages) |
Copyright © 2020. All rights reserved.