Interface ConsentTppInformationMapper
-
public interface ConsentTppInformationMapper
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description de.adorsys.psd2.xs2a.core.consent.ConsentTppInformationmapToConsentTppInformation(ConsentTppInformationEntity consentTppInformationEntity)ConsentTppInformationEntitymapToConsentTppInformationEntity(de.adorsys.psd2.xs2a.core.consent.ConsentTppInformation consentTppInformation)
-
-
-
Method Detail
-
mapToConsentTppInformation
de.adorsys.psd2.xs2a.core.consent.ConsentTppInformation mapToConsentTppInformation(ConsentTppInformationEntity consentTppInformationEntity)
-
mapToConsentTppInformationEntity
ConsentTppInformationEntity mapToConsentTppInformationEntity(de.adorsys.psd2.xs2a.core.consent.ConsentTppInformation consentTppInformation)
-
-