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