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