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