| Package | Description |
|---|---|
| de.adorsys.ledgers.deposit.api.domain |
| Modifier and Type | Method and Description |
|---|---|
AddressBO |
PaymentTargetDetailsBO.getCreditorAddress() |
AddressBO |
SinglePaymentBO.getCreditorAddress() |
AddressBO |
PaymentTargetBO.getCreditorAddress() |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentTargetDetailsBO.setCreditorAddress(AddressBO creditorAddress) |
void |
SinglePaymentBO.setCreditorAddress(AddressBO creditorAddress) |
void |
PaymentTargetBO.setCreditorAddress(AddressBO creditorAddress) |
| Constructor and Description |
|---|
PaymentTargetBO(String paymentId,
String endToEndIdentification,
AmountBO instructedAmount,
AccountReferenceBO creditorAccount,
String creditorAgent,
String creditorName,
AddressBO creditorAddress,
String remittanceInformationUnstructured,
PaymentProductBO paymentProduct,
PaymentBO payment) |
Copyright © 2019. All rights reserved.