| Package | Description |
|---|---|
| de.adorsys.ledgers.jaxb.api.in |
| Modifier and Type | Field and Description |
|---|---|
protected CreditDebitCode |
DocumentAdjustment1.cdtDbtInd |
| Modifier and Type | Method and Description |
|---|---|
static CreditDebitCode |
CreditDebitCode.fromValue(String v) |
CreditDebitCode |
DocumentAdjustment1.getCdtDbtInd()
Gets the value of the cdtDbtInd property.
|
static CreditDebitCode |
CreditDebitCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CreditDebitCode[] |
CreditDebitCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentAdjustment1.setCdtDbtInd(CreditDebitCode value)
Sets the value of the cdtDbtInd property.
|
Copyright © 2019. All rights reserved.