Package | Description |
---|---|
de.adorsys.opba.fintech.impl.mapper.generated | |
de.adorsys.opba.tpp.pis.api.model.generated |
Modifier and Type | Method and Description |
---|---|
protected Address |
PaymentInitiationWithStatusResponseMapperImpl.addressToAddress(Address address) |
Modifier and Type | Method and Description |
---|---|
Address |
Address.buildingNumber(String buildingNumber) |
Address |
Address.country(String country) |
@Valid Address |
PaymentInitiation.getCreditorAddress()
Get creditorAddress
|
@Valid Address |
PaymentInformationResponse.getCreditorAddress()
Get creditorAddress
|
Address |
Address.postCode(String postCode) |
Address |
Address.streetName(String streetName) |
Address |
Address.townName(String townName) |
Modifier and Type | Method and Description |
---|---|
PaymentInitiation |
PaymentInitiation.creditorAddress(Address creditorAddress) |
PaymentInformationResponse |
PaymentInformationResponse.creditorAddress(Address creditorAddress) |
void |
PaymentInitiation.setCreditorAddress(Address creditorAddress) |
void |
PaymentInformationResponse.setCreditorAddress(Address creditorAddress) |
Copyright © 2020. All rights reserved.