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