@Generated(value="org.mapstruct.ap.MappingProcessor", date="2020-10-06T09:15:38+0000", comments="version: 1.3.1.Final, compiler: javac, environment: Java 1.8.0_252 (Private Build)") @Component public class UpdateAuthMapper$AisMapperImpl extends Object implements UpdateAuthMapper.AisMapper
Constructor and Description |
---|
UpdateAuthMapper$AisMapperImpl() |
Modifier and Type | Method and Description |
---|---|
protected AisConsentInitiateBody.AccountAccessBody |
aisAccountAccessToAccountAccessBody(AisAccountAccess aisAccountAccess) |
AisConsentInitiateBody |
map(AisConsent from) |
AisConsentInitiateBody.AccountReferenceBody |
map(String accounts) |
protected List<AisConsentInitiateBody.AccountReferenceBody> |
stringListToAccountReferenceBodyList(List<String> list) |
public AisConsentInitiateBody map(AisConsent from)
map
in interface DtoMapper<AisConsent,AisConsentInitiateBody>
map
in interface UpdateAuthMapper.AisMapper
public AisConsentInitiateBody.AccountReferenceBody map(String accounts)
map
in interface UpdateAuthMapper.AisMapper
protected List<AisConsentInitiateBody.AccountReferenceBody> stringListToAccountReferenceBodyList(List<String> list)
protected AisConsentInitiateBody.AccountAccessBody aisAccountAccessToAccountAccessBody(AisAccountAccess aisAccountAccess)
Copyright © 2020. All rights reserved.