| Package | Description |
|---|---|
| org.adorsys.psd2.iso20022.camt053 |
| Modifier and Type | Field and Description |
|---|---|
protected CardPaymentServiceType2Code |
CardIndividualTransaction2.addtlSvc |
protected CardPaymentServiceType2Code |
CardAggregated1.addtlSvc |
| Modifier and Type | Method and Description |
|---|---|
static CardPaymentServiceType2Code |
CardPaymentServiceType2Code.fromValue(String v) |
CardPaymentServiceType2Code |
CardIndividualTransaction2.getAddtlSvc()
Ruft den Wert der addtlSvc-Eigenschaft ab.
|
CardPaymentServiceType2Code |
CardAggregated1.getAddtlSvc()
Ruft den Wert der addtlSvc-Eigenschaft ab.
|
static CardPaymentServiceType2Code |
CardPaymentServiceType2Code.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CardPaymentServiceType2Code[] |
CardPaymentServiceType2Code.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CardIndividualTransaction2.setAddtlSvc(CardPaymentServiceType2Code value)
Legt den Wert der addtlSvc-Eigenschaft fest.
|
void |
CardAggregated1.setAddtlSvc(CardPaymentServiceType2Code value)
Legt den Wert der addtlSvc-Eigenschaft fest.
|
Copyright © 2017. All rights reserved.