Uses of Class
de.adorsys.psd2.xs2a.exception.model.error500.Error500NGPIS
-
Packages that use Error500NGPIS Package Description de.adorsys.psd2.xs2a.exception.model.error500 de.adorsys.psd2.xs2a.service.mapper.psd2.pis -
-
Uses of Error500NGPIS in de.adorsys.psd2.xs2a.exception.model.error500
Methods in de.adorsys.psd2.xs2a.exception.model.error500 that return Error500NGPIS Modifier and Type Method Description Error500NGPISError500NGPIS. _links(Map _links)Error500NGPISError500NGPIS. addTppMessagesItem(TppMessage500PIS tppMessagesItem)Error500NGPISError500NGPIS. tppMessages(List<TppMessage500PIS> tppMessages) -
Uses of Error500NGPIS in de.adorsys.psd2.xs2a.service.mapper.psd2.pis
Methods in de.adorsys.psd2.xs2a.service.mapper.psd2.pis that return types with arguments of type Error500NGPIS Modifier and Type Method Description Function<de.adorsys.psd2.xs2a.core.error.MessageError,Error500NGPIS>PIS500ErrorMapper. getMapper()
-