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