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