Uses of Class
de.adorsys.psd2.consent.domain.consent.ConsentTppInformationEntity
-
Packages that use ConsentTppInformationEntity Package Description de.adorsys.psd2.consent.service.mapper -
-
Uses of ConsentTppInformationEntity in de.adorsys.psd2.consent.service.mapper
Methods in de.adorsys.psd2.consent.service.mapper that return ConsentTppInformationEntity Modifier and Type Method Description ConsentTppInformationEntityConsentTppInformationMapper. mapToConsentTppInformationEntity(de.adorsys.psd2.xs2a.core.consent.ConsentTppInformation consentTppInformation)Methods in de.adorsys.psd2.consent.service.mapper with parameters of type ConsentTppInformationEntity Modifier and Type Method Description de.adorsys.psd2.xs2a.core.consent.ConsentTppInformationConsentTppInformationMapper. mapToConsentTppInformation(ConsentTppInformationEntity consentTppInformationEntity)
-