Uses of Class
de.adorsys.psd2.xs2a.exception.model.error429.TppMessage429PIIS
-
Packages that use TppMessage429PIIS Package Description de.adorsys.psd2.xs2a.exception.model.error429 -
-
Uses of TppMessage429PIIS in de.adorsys.psd2.xs2a.exception.model.error429
Methods in de.adorsys.psd2.xs2a.exception.model.error429 that return TppMessage429PIIS Modifier and Type Method Description TppMessage429PIISTppMessage429PIIS. category(de.adorsys.psd2.model.TppMessageCategory category)TppMessage429PIISTppMessage429PIIS. code(String code)TppMessage429PIISTppMessage429PIIS. path(String path)TppMessage429PIISTppMessage429PIIS. text(String text)Methods in de.adorsys.psd2.xs2a.exception.model.error429 that return types with arguments of type TppMessage429PIIS Modifier and Type Method Description @Valid List<TppMessage429PIIS>Error429NGPIIS. getTppMessages()Get tppMessagesMethods in de.adorsys.psd2.xs2a.exception.model.error429 with parameters of type TppMessage429PIIS Modifier and Type Method Description Error429NGPIISError429NGPIIS. addTppMessagesItem(TppMessage429PIIS tppMessagesItem)Method parameters in de.adorsys.psd2.xs2a.exception.model.error429 with type arguments of type TppMessage429PIIS Modifier and Type Method Description voidError429NGPIIS. setTppMessages(List<TppMessage429PIIS> tppMessages)Error429NGPIISError429NGPIIS. tppMessages(List<TppMessage429PIIS> tppMessages)
-