public class Document extends Object
Java-Klasse für Document complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType name="Document">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="BkToCstmrDbtCdtNtfctn" type="{urn:iso:std:iso:20022:tech:xsd:camt.054.001.06}BankToCustomerDebitCreditNotificationV06"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected BankToCustomerDebitCreditNotificationV06 |
bkToCstmrDbtCdtNtfctn |
| Constructor and Description |
|---|
Document() |
| Modifier and Type | Method and Description |
|---|---|
BankToCustomerDebitCreditNotificationV06 |
getBkToCstmrDbtCdtNtfctn()
Ruft den Wert der bkToCstmrDbtCdtNtfctn-Eigenschaft ab.
|
void |
setBkToCstmrDbtCdtNtfctn(BankToCustomerDebitCreditNotificationV06 value)
Legt den Wert der bkToCstmrDbtCdtNtfctn-Eigenschaft fest.
|
protected BankToCustomerDebitCreditNotificationV06 bkToCstmrDbtCdtNtfctn
public BankToCustomerDebitCreditNotificationV06 getBkToCstmrDbtCdtNtfctn()
BankToCustomerDebitCreditNotificationV06public void setBkToCstmrDbtCdtNtfctn(BankToCustomerDebitCreditNotificationV06 value)
value - allowed object is
BankToCustomerDebitCreditNotificationV06Copyright © 2017. All rights reserved.