| Package | Description |
|---|---|
| de.adorsys.xs2a.gateway.mapper | |
| de.adorsys.xs2a.gateway.model.pis | |
| de.adorsys.xs2a.gateway.model.shared |
| Modifier and Type | Method and Description |
|---|---|
AddressTO |
AddressMapperImpl.toAddressTO(Address address) |
AddressTO |
AddressMapper.toAddressTO(Address address) |
| Modifier and Type | Method and Description |
|---|---|
@Valid AddressTO |
PaymentInitiationSctWithStatusResponse.getCreditorAddress()
Get creditorAddress
|
| Modifier and Type | Method and Description |
|---|---|
PaymentInitiationSctWithStatusResponse |
PaymentInitiationSctWithStatusResponse.creditorAddress(AddressTO creditorAddress) |
void |
PaymentInitiationSctWithStatusResponse.setCreditorAddress(AddressTO creditorAddress) |
| Modifier and Type | Method and Description |
|---|---|
AddressTO |
AddressTO.buildingNumber(String buildingNumber) |
AddressTO |
AddressTO.city(String city) |
AddressTO |
AddressTO.country(String country) |
AddressTO |
AddressTO.postalCode(String postalCode) |
AddressTO |
AddressTO.street(String street) |
Copyright © 2019. All rights reserved.