public class SinglePayment extends CommonPayment implements AccountReferenceCollector
| Modifier and Type | Field and Description |
|---|---|
protected PaymentType |
paymentType |
creationTimestamp, creditorId, paymentData, paymentId, paymentProduct, psuDataList, statusChangeTimestamp, transactionStatus| Constructor and Description |
|---|
SinglePayment() |
| Modifier and Type | Method and Description |
|---|---|
Set<AccountReference> |
getAccountReferences() |
PaymentType |
getPaymentType() |
protected PaymentType paymentType
public Set<AccountReference> getAccountReferences()
getAccountReferences in interface AccountReferenceCollectorpublic PaymentType getPaymentType()
Copyright © 2019. All rights reserved.