| Package | Description |
|---|---|
| de.adorsys.ledgers.deposit.api.domain | |
| de.adorsys.ledgers.deposit.api.service |
| Modifier and Type | Method and Description |
|---|---|
static PaymentTypeBO |
PaymentTypeBO.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PaymentTypeBO[] |
PaymentTypeBO.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<PaymentBO> |
DepositAccountPaymentService.getPaymentsByTypeStatusAndDebtor(PaymentTypeBO paymentType,
TransactionStatusBO status,
List<AccountReferenceBO> referenceList) |
Copyright © 2019. All rights reserved.