Uses of Class
de.adorsys.psd2.model.TppMessage201PaymentInitiation
-
Packages that use TppMessage201PaymentInitiation Package Description de.adorsys.psd2.model -
-
Uses of TppMessage201PaymentInitiation in de.adorsys.psd2.model
Methods in de.adorsys.psd2.model that return TppMessage201PaymentInitiation Modifier and Type Method Description TppMessage201PaymentInitiationTppMessage201PaymentInitiation. category(TppMessageCategory category)TppMessage201PaymentInitiationTppMessage201PaymentInitiation. code(MessageCode201PaymentInitiation code)TppMessage201PaymentInitiationTppMessage201PaymentInitiation. path(String path)TppMessage201PaymentInitiationTppMessage201PaymentInitiation. text(String text)Methods in de.adorsys.psd2.model that return types with arguments of type TppMessage201PaymentInitiation Modifier and Type Method Description @Valid List<TppMessage201PaymentInitiation>PaymentInitationRequestResponse201. getTppMessages()Get tppMessagesMethods in de.adorsys.psd2.model with parameters of type TppMessage201PaymentInitiation Modifier and Type Method Description PaymentInitationRequestResponse201PaymentInitationRequestResponse201. addTppMessagesItem(TppMessage201PaymentInitiation tppMessagesItem)Method parameters in de.adorsys.psd2.model with type arguments of type TppMessage201PaymentInitiation Modifier and Type Method Description voidPaymentInitationRequestResponse201. setTppMessages(List<TppMessage201PaymentInitiation> tppMessages)PaymentInitationRequestResponse201PaymentInitationRequestResponse201. tppMessages(List<TppMessage201PaymentInitiation> tppMessages)
-