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