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