Package | Description |
---|---|
de.adorsys.opba.fintech.api.model.generated | |
de.adorsys.opba.fintech.impl.mapper.generated |
Modifier and Type | Method and Description |
---|---|
static PurposeCode |
PurposeCode.fromValue(String text) |
@Valid PurposeCode |
TransactionDetails.getPurposeCode()
Get purposeCode
|
static PurposeCode |
PurposeCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PurposeCode[] |
PurposeCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TransactionDetails |
TransactionDetails.purposeCode(PurposeCode purposeCode) |
void |
TransactionDetails.setPurposeCode(PurposeCode purposeCode) |
Modifier and Type | Method and Description |
---|---|
protected PurposeCode |
TransactionsResponseMapperImpl.purposeCodeToPurposeCode(PurposeCode purposeCode) |
Copyright © 2020. All rights reserved.